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