summaryrefslogtreecommitdiff
path: root/png2ff.c
diff options
context:
space:
mode:
Diffstat (limited to 'png2ff.c')
-rw-r--r--png2ff.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/png2ff.c b/png2ff.c
index 4f4fc83..5a5da6c 100644
--- a/png2ff.c
+++ b/png2ff.c
@@ -2,6 +2,7 @@
#include <arpa/inet.h>
#include <errno.h>
+#include <setjmp.h>
#include <stdint.h>
#include <stdio.h>
#include <stdlib.h>