aboutsummaryrefslogtreecommitdiffstats
path: root/file.c
diff options
context:
space:
mode:
Diffstat (limited to 'file.c')
-rwxr-xr-xfile.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/file.c b/file.c
index bcc531988..466b8aa5a 100755
--- a/file.c
+++ b/file.c
@@ -11,6 +11,7 @@
* the GNU General Public License
*/
+#include <sys/types.h>
#include <asterisk/frame.h>
#include <asterisk/file.h>
#include <asterisk/logger.h>