aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/StormPort.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/StormPort.h b/src/StormPort.h
index ee00db8..aa5a52d 100644
--- a/src/StormPort.h
+++ b/src/StormPort.h
@@ -81,6 +81,10 @@
#include <unistd.h>
#include <fcntl.h>
#include <stdlib.h>
+ #include <stdio.h>
+ #include <string.h>
+ #include <ctype.h>
+ #include <assert.h>
#include <errno.h>
// Support for PowerPC on Max OS X