diff --git a/pbx/pbx_dundi.c b/pbx/pbx_dundi.c index 463173351f..af17c46239 100644 --- a/pbx/pbx_dundi.c +++ b/pbx/pbx_dundi.c @@ -40,6 +40,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$") #if defined(__FreeBSD__) || defined(__OpenBSD__) || defined(__NetBSD__) || defined(__Darwin__) #include #include +#include #endif #include "asterisk/file.h"