From: Aurelien Jarno Subject: #include for kFreeBSD Bug-Debian: https://bugs.debian.org/340693 X-Debian-version: 5.52-8 --- a/unix/unxcfg.h +++ b/unix/unxcfg.h @@ -52,6 +52,7 @@ #include /* off_t, time_t, dev_t, ... */ #include +#include #ifdef NO_OFF_T typedef long zoff_t;