summaryrefslogtreecommitdiff
path: root/net/wistumbler2/files/patch-gpscontrol.c
blob: 5703576d050a5f02f51892b679fd8f598a2d0ac5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- src/gpscontrol.c.orig	Sat Nov 15 22:44:45 2003
+++ src/gpscontrol.c	Sun Mar 14 00:15:19 2004
@@ -37,6 +37,9 @@
 #include <unistd.h>
 #include <fcntl.h>
 #include <termios.h>
+#ifdef __FreeBSD__
+#include <string.h>
+#endif
 #include <strings.h>
 #include "gpscontrol.h"