aboutsummaryrefslogtreecommitdiffstats
path: root/sane.c
diff options
context:
space:
mode:
Diffstat (limited to 'sane.c')
-rw-r--r--sane.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sane.c b/sane.c
index 6ce75f2..5da6046 100644
--- a/sane.c
+++ b/sane.c
@@ -1,5 +1,6 @@
#include <stdio.h>
#include <stdlib.h>
+#include <stddef.h>
#include <string.h>
#include <errno.h>
#include <sane/sane.h>