diff options
Diffstat (limited to 'net/mtr/files/patch-raw.c')
-rw-r--r-- | net/mtr/files/patch-raw.c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/net/mtr/files/patch-raw.c b/net/mtr/files/patch-raw.c deleted file mode 100644 index 58b0bddad136..000000000000 --- a/net/mtr/files/patch-raw.c +++ /dev/null @@ -1,10 +0,0 @@ ---- raw.c.orig Sat Oct 30 13:27:31 2004 -+++ raw.c Sat Oct 30 13:27:39 2004 -@@ -22,6 +22,7 @@ - #include <ctype.h> - #include <stdlib.h> - #include <stdio.h> -+#include <sys/types.h> - #include <sys/socket.h> - #include <netinet/in.h> - #include <arpa/inet.h> |