summaryrefslogtreecommitdiff
path: root/net-analyzer/mtr/files/mtr-0.80-impl-dec.patch
blob: 5b41a54c744b8bd8cb40ff8d864d59f317625173 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/gtk.c b/gtk.c
index e42f4f6..333d7c8 100644
--- a/gtk.c
+++ b/gtk.c
@@ -24,6 +24,7 @@
 #include <unistd.h>
 #include <sys/time.h>
 #include <sys/types.h>
+#include <string.h>
 
 #ifndef NO_GTK
 #include <stdio.h>