--- src/httperf.c.orig 2007-12-11 10:48:02.000000000 +0000 +++ src/httperf.c 2007-12-11 10:48:48.000000000 +0000 @@ -78,6 +78,10 @@ #include #include +#ifdef __FreeBSD__ +#include +#endif + #ifdef HAVE_SSL # include #endif