tags 699837 +patch -- Please use patch bellow.
It would also be nice if you can ask upstream
to include this change.
Petr
--- src/getsize.c
+++ src/getsize.c
@@ -87,7 +87,7 @@
return -1;
}
-#elif defined(__FreeBSD__)
+#elif defined(__FreeBSD__) || defined(__FreeBSD_kernel__)
/* scrub-1.7 tested freebsd 5.3-RELEASE-p5 */
#include <sys/ioctl.h>
#include <sys/disk.h>
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

