diff --git a/src/bin/zip/beos.c b/src/bin/zip/beos.c index 113a6bb944..1405e78310 100644 --- a/src/bin/zip/beos.c +++ b/src/bin/zip/beos.c @@ -13,6 +13,8 @@ */ +#include + #include "zip.h" #ifndef UTIL /* the companion #endif is a bit of ways down ... */