summaryrefslogtreecommitdiff
path: root/x11/lupe/files/patch-avionics.c
blob: 81ab92c4b5a63be9e9c23787d5c8059d0ea43594 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- avionics.c.orig	1999-05-29 18:08:12.000000000 +0900
+++ avionics.c	2012-10-07 20:03:12.000000000 +0900
@@ -16,6 +16,10 @@
 #include <stdlib.h>
 #endif
 
+#ifdef HAVE_STRING_H
+#include <string.h>
+#endif
+
 #include "extern.h"
 #include "timer.h"