diff options
Diffstat (limited to 'devel/libx86/files/patch-thunk.c')
-rw-r--r-- | devel/libx86/files/patch-thunk.c | 2 |
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> |