summaryrefslogtreecommitdiff
path: root/devel/libx86/files/patch-thunk.c
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libx86/files/patch-thunk.c')
-rw-r--r--devel/libx86/files/patch-thunk.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libx86/files/patch-thunk.c b/devel/libx86/files/patch-thunk.c
index f55155b80473..13d868c5bd32 100644
--- a/devel/libx86/files/patch-thunk.c
+++ b/devel/libx86/files/patch-thunk.c
@@ -4,7 +4,7 @@
#include <unistd.h>
#include <stdlib.h>
#include <sys/mman.h>
-+#if 0
++#ifndef __FreeBSD__
#include <sys/io.h>
+#endif
#include <string.h>