aboutsummaryrefslogtreecommitdiffstats
path: root/unmaintained/sane/include.patch
diff options
context:
space:
mode:
Diffstat (limited to 'unmaintained/sane/include.patch')
-rw-r--r--unmaintained/sane/include.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/unmaintained/sane/include.patch b/unmaintained/sane/include.patch
deleted file mode 100644
index 518d3b4d5c..0000000000
--- a/unmaintained/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