diff --git a/block-raw.c b/block-raw.c index 3a2843c5d6..e6cc31affe 100644 --- a/block-raw.c +++ b/block-raw.c @@ -51,6 +51,9 @@ #include #include #endif +#ifdef __FreeBSD__ +#include +#endif //#define DEBUG_FLOPPY