diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2003-01-16 05:08:57 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2003-01-16 05:08:57 +0000 |
commit | df3e7e93b8317ece24fbe7d0c9e4aa1ebb0feca0 (patch) | |
tree | 1d9ecedb74d255866c8e1e5df9db0f2739a8ba66 /audio/icecast2/files/patch-src::sock.c | |
parent | c31f9d6cf28e3aa831ff2390ee3ab6ea031dbc76 (diff) |
Notes
Diffstat (limited to 'audio/icecast2/files/patch-src::sock.c')
-rw-r--r-- | audio/icecast2/files/patch-src::sock.c | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/audio/icecast2/files/patch-src::sock.c b/audio/icecast2/files/patch-src::sock.c deleted file mode 100644 index 67c50425f9cb..000000000000 --- a/audio/icecast2/files/patch-src::sock.c +++ /dev/null @@ -1,18 +0,0 @@ ---- src/sock.c.orig Mon Aug 5 20:57:27 2002 -+++ src/sock.c Mon Aug 5 20:57:48 2002 -@@ -19,6 +19,7 @@ - * - */ - -+#include <sys/types.h> - #ifdef HAVE_CONFIG_H - #ifdef _WIN32 - #include <win32config.h> -@@ -35,7 +36,6 @@ - - #include "definitions.h" - --#include <sys/types.h> - #include <ctype.h> - - #ifdef HAVE_UNISTD_H |