diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-04-05 04:18:55 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-04-05 04:18:55 +0000 |
commit | 62b072f4e89c12699016484fb47b32edde2934ee (patch) | |
tree | 987168f50d353988633c37e8b67cec6765ce7871 /net-im/gnomeicu/files/patch-src::gnomeicu-client.c | |
parent | Update to 0.76. For a list of what's new and exciting, see: (diff) |
Update to 0.99.5.
Notes
Notes:
svn path=/head/; revision=106198
Diffstat (limited to 'net-im/gnomeicu/files/patch-src::gnomeicu-client.c')
-rw-r--r-- | net-im/gnomeicu/files/patch-src::gnomeicu-client.c | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/net-im/gnomeicu/files/patch-src::gnomeicu-client.c b/net-im/gnomeicu/files/patch-src::gnomeicu-client.c deleted file mode 100644 index c3a82000bfca..000000000000 --- a/net-im/gnomeicu/files/patch-src::gnomeicu-client.c +++ /dev/null @@ -1,13 +0,0 @@ ---- src/gnomeicu-client.c.orig Sun Sep 29 14:59:15 2002 -+++ src/gnomeicu-client.c Sun Sep 29 14:59:25 2002 -@@ -17,9 +17,9 @@ - #include <stdio.h> - #include <stdlib.h> - #include <string.h> -+#include <sys/types.h> - #include <sys/socket.h> - #include <sys/stat.h> --#include <sys/types.h> - #include <sys/un.h> - #include <unistd.h> - |