aboutsummaryrefslogtreecommitdiffstats
path: root/net/mtr/files/patch-05
diff options
context:
space:
mode:
Diffstat (limited to 'net/mtr/files/patch-05')
-rw-r--r--net/mtr/files/patch-0510
1 files changed, 10 insertions, 0 deletions
diff --git a/net/mtr/files/patch-05 b/net/mtr/files/patch-05
new file mode 100644
index 000000000000..51012ba49931
--- /dev/null
+++ b/net/mtr/files/patch-05
@@ -0,0 +1,10 @@
+--- split.c~ Sat Mar 10 17:04:01 2001
++++ split.c Sat Mar 10 17:04:11 2001
+@@ -24,6 +24,7 @@
+ #include <ctype.h>
+ #include <stdlib.h>
+ #include <stdio.h>
++#include <sys/types.h>
+ #include <netdb.h>
+ #include <sys/socket.h>
+ #include <netinet/in.h>