diff options
Diffstat (limited to 'testing/sane/include.patch')
-rw-r--r-- | testing/sane/include.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/testing/sane/include.patch b/testing/sane/include.patch deleted file mode 100644 index 518d3b4d5c..0000000000 --- a/testing/sane/include.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- 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 |