summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/types.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/types.h b/include/types.h
index 062888af..19eae5ad 100644
--- a/include/types.h
+++ b/include/types.h
@@ -2,6 +2,7 @@
#define URWEB_TYPES_H
#include <time.h>
+#include <unistd.h>
typedef long long uw_Basis_int;
typedef double uw_Basis_float;