diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2010-07-08 07:37:32 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2010-07-08 07:37:32 +0000 |
commit | b80064cbb9898918e6563795d0233e58fde5e7a6 (patch) | |
tree | c805049ad5c2b944a6ce5e4d414b7a5c0dff612e /net/udpcast/files/patch-libbb_udpcast.h | |
parent | Add an option to build the milter with SPF support. (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_8_1_0'.release/8.1.0
Diffstat (limited to 'net/udpcast/files/patch-libbb_udpcast.h')
-rw-r--r-- | net/udpcast/files/patch-libbb_udpcast.h | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/net/udpcast/files/patch-libbb_udpcast.h b/net/udpcast/files/patch-libbb_udpcast.h deleted file mode 100644 index 1f2289b163ae..000000000000 --- a/net/udpcast/files/patch-libbb_udpcast.h +++ /dev/null @@ -1,13 +0,0 @@ ---- libbb_udpcast.h.orig 2009-02-10 10:07:40.000000000 +0100 -+++ libbb_udpcast.h 2009-02-10 10:06:51.000000000 +0100 -@@ -24,6 +24,10 @@ - #include <malloc.h> - #endif - -+#ifdef HAVE_STDLIB_H -+ #include <stdlib.h> -+#endif -+ - #define xmalloc malloc - - #endif /* BB_VER */ |