summaryrefslogtreecommitdiff
path: root/driver_proto.c
diff options
context:
space:
mode:
Diffstat (limited to 'driver_proto.c')
-rw-r--r--driver_proto.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/driver_proto.c b/driver_proto.c
index b43b94a3..9f3517dc 100644
--- a/driver_proto.c
+++ b/driver_proto.c
@@ -41,7 +41,9 @@
#include <string.h>
#include <math.h>
#include <ctype.h>
+#ifndef S_SPLINT_S
#include <unistd.h>
+#endif /* S_SPLINT_S */
#include <time.h>
#include <stdio.h>