freebsd-ports/net/mtr/files/patch-06
2003-02-10 01:44:12 +00:00

10 lines
237 B
Text

--- 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"