aboutsummaryrefslogtreecommitdiffstats
path: root/unmaintained/sane/include.patch
diff options
context:
space:
mode:
authorValery Kartel <valery.kartel@gmail.com>2016-12-31 01:54:37 +0200
committerLeonardo Arena <rnalrd@alpinelinux.org>2017-01-02 14:52:00 +0000
commit02bdd81bf60b1e5d7b6fe7a4f48328e2335653ce (patch)
treece7e08e3688fccc418e9e7cf7a36973c490828f6 /unmaintained/sane/include.patch
parent9184bc5530c168712d77f468cc77ae5e3f0649dd (diff)
downloadaports-02bdd81bf60b1e5d7b6fe7a4f48328e2335653ce.tar.bz2
aports-02bdd81bf60b1e5d7b6fe7a4f48328e2335653ce.tar.xz
unmaintained/sane: remove from unmaintained, it's in testing now
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