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/rwhoisd/files/patch-common-common.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/rwhoisd/files/patch-common-common.h')
-rw-r--r-- | net/rwhoisd/files/patch-common-common.h | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/net/rwhoisd/files/patch-common-common.h b/net/rwhoisd/files/patch-common-common.h deleted file mode 100644 index 84f7d11ad8fd..000000000000 --- a/net/rwhoisd/files/patch-common-common.h +++ /dev/null @@ -1,11 +0,0 @@ ---- common/common.h.orig Tue Oct 28 02:23:23 2003 -+++ common/common.h Tue Oct 28 02:23:33 2003 -@@ -56,7 +56,7 @@ - # undef _VA_ALIGN - # undef __va_stack_arg - # endif --#include <varargs.h> -+#include <stdarg.h> - #endif /* HAVE_VPRINTF */ - - /* this should probably be #ifdef USG */ |