aboutsummaryrefslogtreecommitdiffstats
path: root/pbx/pbx_config.c
diff options
context:
space:
mode:
Diffstat (limited to 'pbx/pbx_config.c')
-rwxr-xr-xpbx/pbx_config.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/pbx/pbx_config.c b/pbx/pbx_config.c
index baed0f9fe..7e8c11c9c 100755
--- a/pbx/pbx_config.c
+++ b/pbx/pbx_config.c
@@ -11,6 +11,7 @@
* the GNU General Public License
*/
+#include <sys/types.h>
#include <asterisk/pbx.h>
#include <asterisk/config.h>
#include <asterisk/module.h>