summaryrefslogtreecommitdiff
path: root/net/nocatsplash/files/patch-src__splashd.c
diff options
context:
space:
mode:
Diffstat (limited to 'net/nocatsplash/files/patch-src__splashd.c')
-rw-r--r--net/nocatsplash/files/patch-src__splashd.c15
1 files changed, 0 insertions, 15 deletions
diff --git a/net/nocatsplash/files/patch-src__splashd.c b/net/nocatsplash/files/patch-src__splashd.c
deleted file mode 100644
index b654b53bd44e..000000000000
--- a/net/nocatsplash/files/patch-src__splashd.c
+++ /dev/null
@@ -1,15 +0,0 @@
---- src/splashd.c.orig 2003-02-23 03:09:46 UTC
-+++ src/splashd.c
-@@ -1,7 +1,10 @@
-+# include <sys/param.h>
-+# include <sys/types.h>
-+# include <sys/socket.h>
-+# include <netinet/in.h>
-+# include <pthread.h>
- # include <glib.h>
- # include <stdio.h>
--# include <netinet/in.h>
--# include <sys/socket.h>
- # include <signal.h>
- # include <string.h>
- # include <time.h>