aboutsummaryrefslogtreecommitdiff
path: root/devel/gecc/files/patch-con.h
diff options
context:
space:
mode:
Diffstat (limited to 'devel/gecc/files/patch-con.h')
-rw-r--r--devel/gecc/files/patch-con.h19
1 files changed, 0 insertions, 19 deletions
diff --git a/devel/gecc/files/patch-con.h b/devel/gecc/files/patch-con.h
deleted file mode 100644
index 93970d23385d..000000000000
--- a/devel/gecc/files/patch-con.h
+++ /dev/null
@@ -1,19 +0,0 @@
-$FreeBSD$
-
---- con.h.orig Fri Oct 25 11:25:17 2002
-+++ con.h Thu Nov 7 15:29:13 2002
-@@ -29,8 +29,14 @@
- #include "config.h"
-
- #include <string>
-+#include <sys/param.h>
-+#include <sys/types.h>
-+#include <sys/cdefs.h>
-+#include <sys/socket.h>
- #include <netdb.h>
-+#include <arpa/inet.h>
- #include <sys/un.h>
-+#include <netinet/in.h>
-
- using std::string;
-