diff options
Diffstat (limited to 'hw/xfree86/os-support/bsd/bsd_kmod.c')
-rw-r--r-- | hw/xfree86/os-support/bsd/bsd_kmod.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/xfree86/os-support/bsd/bsd_kmod.c b/hw/xfree86/os-support/bsd/bsd_kmod.c index ecaf78028..e3c4bb77c 100644 --- a/hw/xfree86/os-support/bsd/bsd_kmod.c +++ b/hw/xfree86/os-support/bsd/bsd_kmod.c @@ -11,7 +11,6 @@ #include <sys/linker.h> #include "xf86_OSproc.h" -#include "xf86_ansic.h" /* * Load a FreeBSD kernel module. |