aports/testing/sane/include.patch
2016-12-23 10:38:38 +01:00

12 lines
172 B
Diff

--- 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