aboutsummaryrefslogtreecommitdiffstats
path: root/comms/hf/files/patch-hfkernel_mt63_ratecal1.cc
blob: 8afdd8a207f0a02a967ba45473a45cb75e4d83c3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- hfkernel/mt63/ratecal1.cc.orig  Sun Jul 30 11:48:34 2006
+++ hfkernel/mt63/ratecal1.cc   Sun Jul 30 11:48:59 2006
@@ -89,6 +89,9 @@
 #ifdef __linux__
 #include <unistd.h> // for usleep()
 #endif
+#ifdef __FreeBSD__ 
+#include <unistd.h>
+#endif
 
 // #ifdef __MSDOS__
 // #include <dos.h> // for delay()