summaryrefslogtreecommitdiff
blob: 777d0e0e130e200f9277bf6702561d82cfdf907b (plain)
1
2
3
4
5
6
7
8
9
10
--- a/txt2pdbdoc.c
+++ b/txt2pdbdoc.c
@@ -25,6 +25,7 @@
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
+#include <unistd.h>
 
 /* local */
 #include "palm.h"