aboutsummaryrefslogtreecommitdiffstats
path: root/example/passthrough.c
diff options
context:
space:
mode:
Diffstat (limited to 'example/passthrough.c')
-rw-r--r--example/passthrough.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/example/passthrough.c b/example/passthrough.c
index 7e5c9aa..f0e686d 100644
--- a/example/passthrough.c
+++ b/example/passthrough.c
@@ -40,10 +40,6 @@
#include <sys/stat.h>
#include <dirent.h>
#include <errno.h>
-#ifdef __FreeBSD__
-#include <sys/socket.h>
-#include <sys/un.h>
-#endif
#include <sys/time.h>
#ifdef HAVE_SETXATTR
#include <sys/xattr.h>