aboutsummaryrefslogtreecommitdiffstats
path: root/pseudo_wrappers.c
diff options
context:
space:
mode:
Diffstat (limited to 'pseudo_wrappers.c')
-rw-r--r--pseudo_wrappers.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/pseudo_wrappers.c b/pseudo_wrappers.c
index 4a38bef..d1b0fca 100644
--- a/pseudo_wrappers.c
+++ b/pseudo_wrappers.c
@@ -28,6 +28,8 @@
#include <signal.h>
#include <sys/types.h>
+#include <sys/socket.h>
+#include <sys/un.h>
#include <unistd.h>
#include <fcntl.h>
#include <sys/stat.h>