aboutsummaryrefslogtreecommitdiffstats
path: root/unmaintained/sane/include.patch
blob: 518d3b4d5cbc8e876d92858c6d597305ceccde29 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- a/include/sane/sane.h
+++ b/include/sane/sane.h
@@ -16,6 +16,8 @@
 #ifndef sane_h
 #define sane_h
 
+#include <sys/types.h>
+
 #ifdef __cplusplus
 extern "C" {
 #endif