diff options
| author | Pav Lucistnik <pav@FreeBSD.org> | 2005-09-20 07:48:02 +0000 |
|---|---|---|
| committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-09-20 07:48:02 +0000 |
| commit | 656c4ea1a5fd9eb937343d78b617926a383cb0f2 (patch) | |
| tree | af56a78ef669a492577c9d04bc17cb8cf016b1a2 /net/vyqchat/files/patch-src-vcprotocol.cpp | |
| parent | - Remove ia64 from ONLY_FOR_ARCHS (diff) | |
- Fix compile on FreeBSD 4.X
- Fix libaudiofile dependency
Submitted by: maintainer
Diffstat (limited to 'net/vyqchat/files/patch-src-vcprotocol.cpp')
| -rw-r--r-- | net/vyqchat/files/patch-src-vcprotocol.cpp | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/net/vyqchat/files/patch-src-vcprotocol.cpp b/net/vyqchat/files/patch-src-vcprotocol.cpp new file mode 100644 index 000000000000..4080a2830c72 --- /dev/null +++ b/net/vyqchat/files/patch-src-vcprotocol.cpp @@ -0,0 +1,10 @@ +--- src/vcprotocol.cpp Mon Jul 18 21:58:26 2005 ++++ src/vcprotocol.cpp Sun Sep 18 21:21:41 2005 +@@ -20,6 +20,7 @@ + #include <unistd.h> + #include <fcntl.h> + #include <stdlib.h> ++#include <time.h> + #include <iostream> + + // |
