summaryrefslogtreecommitdiff
path: root/net/mtr/files/patch-06
blob: 5ee69cdacd15dfc165224579faa3068271ea96b9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- mtr.c.orig	Sun Feb  9 17:37:45 2003
+++ mtr.c	Sun Feb  9 17:38:18 2003
@@ -25,6 +25,7 @@
 #include <string.h>
 #include <netinet/in.h>
 #include <sys/socket.h> 
+#include <arpa/inet.h>
 #include <unistd.h>
 
 #include "mtr-curses.h"