summaryrefslogtreecommitdiff
path: root/net/udpcast/files/patch-libbb_udpcast.h
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2011-02-11 03:06:02 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2011-02-11 03:06:02 +0000
commitf259566108892351d3632c07a73d13c19134360f (patch)
treed8c04c2dd9d515238e6ff20e97948fc22f7f82be /net/udpcast/files/patch-libbb_udpcast.h
parent- Update to 1.16.2 (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_7_4_0'.release/7.4.0
Diffstat (limited to 'net/udpcast/files/patch-libbb_udpcast.h')
-rw-r--r--net/udpcast/files/patch-libbb_udpcast.h13
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 */