summaryrefslogtreecommitdiff
path: root/audio/gnomemedia/files/patch-cddbslave::socks4.c
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-07-15 19:10:59 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-07-15 19:10:59 +0000
commitcc6825cf28f45c090747ed100adeb2189bda6280 (patch)
tree227c9e7f8d44c0aaf556fd64a12ba3661c086be6 /audio/gnomemedia/files/patch-cddbslave::socks4.c
parentRemove nautilus support now that Nautilus has been removed from the tree. (diff)
Begin the de-orbit burn of the GNOME 1.4 desktop. This is phase I. All
core desktop components are being removed.
Notes
Notes: svn path=/head/; revision=84934
Diffstat (limited to 'audio/gnomemedia/files/patch-cddbslave::socks4.c')
-rw-r--r--audio/gnomemedia/files/patch-cddbslave::socks4.c19
1 files changed, 0 insertions, 19 deletions
diff --git a/audio/gnomemedia/files/patch-cddbslave::socks4.c b/audio/gnomemedia/files/patch-cddbslave::socks4.c
deleted file mode 100644
index ecb4659df044..000000000000
--- a/audio/gnomemedia/files/patch-cddbslave::socks4.c
+++ /dev/null
@@ -1,19 +0,0 @@
-
-$FreeBSD$
-
---- cddbslave/socks4.c 2001/12/06 08:10:34 1.1
-+++ cddbslave/socks4.c 2001/12/06 08:11:08
-@@ -33,12 +33,12 @@
- #include <errno.h>
- #include <stdlib.h>
- #include <string.h>
-+#include <sys/types.h>
- #include <sys/socket.h>
- #include <sys/time.h>
- #include <netinet/in.h>
- #include <unistd.h>
- #include <pwd.h>
--#include <sys/types.h>
- #include <sys/select.h>
- #include <dlfcn.h>
-