summaryrefslogtreecommitdiff
path: root/databases/flare/files/patch-lib-server.h
diff options
context:
space:
mode:
Diffstat (limited to 'databases/flare/files/patch-lib-server.h')
-rw-r--r--databases/flare/files/patch-lib-server.h13
1 files changed, 0 insertions, 13 deletions
diff --git a/databases/flare/files/patch-lib-server.h b/databases/flare/files/patch-lib-server.h
deleted file mode 100644
index 9a1496dac61d..000000000000
--- a/databases/flare/files/patch-lib-server.h
+++ /dev/null
@@ -1,13 +0,0 @@
---- src/lib/server.h.orig 2009-10-09 19:08:47.000000000 +0900
-+++ src/lib/server.h 2010-05-29 10:10:05.713330772 +0900
-@@ -10,9 +10,9 @@
-
- #include "config.h"
-
-+#include <sys/types.h>
- #include <netinet/tcp.h>
- #include <sys/un.h>
--#include <sys/types.h>
- #include <sys/stat.h>
-
- #ifdef HAVE_EPOLL