diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2005-04-20 06:16:18 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2005-04-20 06:16:18 +0000 |
commit | 8673c7ec800a8bcc6da14c506081a3cb76e2b8ea (patch) | |
tree | ad3f495c08f0cc331b6958d319f699d021175c19 /net-im/jabberd/files/patch-util.h | |
parent | Fix plist problems. (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_5_4_0'.release/5.4.0
Diffstat (limited to 'net-im/jabberd/files/patch-util.h')
-rw-r--r-- | net-im/jabberd/files/patch-util.h | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/net-im/jabberd/files/patch-util.h b/net-im/jabberd/files/patch-util.h deleted file mode 100644 index dd73e70867aa..000000000000 --- a/net-im/jabberd/files/patch-util.h +++ /dev/null @@ -1,11 +0,0 @@ ---- util/util.h.orig Mon May 31 16:31:06 2004 -+++ util/util.h Mon Jul 12 10:29:58 2004 -@@ -30,6 +30,8 @@ - #include <time.h> - #include <errno.h> - #include <assert.h> -+#include <sys/types.h> -+#include <sys/socket.h> - - #ifdef HAVE_NETINET_IN_H - # include <netinet/in.h> |