summaryrefslogtreecommitdiff
path: root/net/mtr/files/patch-07
blob: 9f791efee54fa05a0805f6d6f4359c4a0eb31026 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- select.c.orig	Sun Feb  9 17:42:32 2003
+++ select.c	Sun Feb  9 17:43:04 2003
@@ -25,6 +25,7 @@
 #include <unistd.h>
 #include <time.h>
 #include <sys/select.h>
+#include <sys/socket.h>
 #include <string.h>
 #include <math.h>
 #include <errno.h>