aboutsummaryrefslogtreecommitdiffstats
path: root/comms/linrad/files/patch-loadusb.h
blob: 96f9f98ea782c46dbb8c37fc35b71b91c5791be6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- loadusb.h.orig	2014-11-04 10:25:00 UTC
+++ loadusb.h
@@ -30,6 +30,7 @@
 
 #if OSNUM == OSNUM_LINUX
 #include <limits.h>
+#include <sys/time.h>
 #define LIBUSB_CALL
 #endif