aboutsummaryrefslogtreecommitdiffstats
path: root/net/xtraceroute/files/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'net/xtraceroute/files/patch-ab')
-rw-r--r--net/xtraceroute/files/patch-ab16
1 files changed, 0 insertions, 16 deletions
diff --git a/net/xtraceroute/files/patch-ab b/net/xtraceroute/files/patch-ab
deleted file mode 100644
index 88fd40a8b756..000000000000
--- a/net/xtraceroute/files/patch-ab
+++ /dev/null
@@ -1,16 +0,0 @@
-
-$FreeBSD$
-
---- glstuff.c.orig Thu Jun 28 02:19:31 2001
-+++ glstuff.c Thu Jun 28 23:56:03 2001
-@@ -16,7 +16,10 @@
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
- */
-
-+#include <sys/types.h>
-+#include <sys/socket.h>
- #include <netinet/in.h>
-+#include <arpa/inet.h>
- #include <stdlib.h>
- #include <gtkgl/gtkglarea.h>
- #include <GL/gl.h>