$FreeBSD$ --- popt.c 2001/01/31 09:50:38 1.1 +++ popt.c 2001/01/31 09:51:08 @@ -5,6 +5,9 @@ #include "system.h" #include +#ifdef __FreeBSD__ +#include +#endif #include "findme.h" #include "poptint.h"