Browse Source

-missing include

Bogdan-Andrei Iancu 20 years ago
parent
commit
bbc3d281b2
1 changed files with 1 additions and 0 deletions
  1. 1 0
      utils/serunix/serunix.c

+ 1 - 0
utils/serunix/serunix.c

@@ -26,6 +26,7 @@
  *
  */
 
+#include <unistd.h>
 #include <stdio.h>
 #include <string.h>
 #include <unistd.h>