aboutsummaryrefslogtreecommitdiff
path: root/graphics/digikam-kde4/files/patch-digikam_libs_dcraw_dcraw_parse.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/digikam-kde4/files/patch-digikam_libs_dcraw_dcraw_parse.cpp')
-rw-r--r--graphics/digikam-kde4/files/patch-digikam_libs_dcraw_dcraw_parse.cpp14
1 files changed, 0 insertions, 14 deletions
diff --git a/graphics/digikam-kde4/files/patch-digikam_libs_dcraw_dcraw_parse.cpp b/graphics/digikam-kde4/files/patch-digikam_libs_dcraw_dcraw_parse.cpp
deleted file mode 100644
index 582fa4299e08..000000000000
--- a/graphics/digikam-kde4/files/patch-digikam_libs_dcraw_dcraw_parse.cpp
+++ /dev/null
@@ -1,14 +0,0 @@
---- digikam/libs/dcraw/dcraw_parse.cpp.orig Tue Apr 11 13:17:23 2006
-+++ digikam/libs/dcraw/dcraw_parse.cpp Tue Apr 11 13:34:31 2006
-@@ -25,7 +25,11 @@
- extern "C"
- {
- #include <ctype.h>
-+#if defined(__FreeBSD__) && __FreeBSD__ < 5
-+#include <sys/param.h>
-+#else
- #include <netinet/in.h>
-+#endif
- }
-
- // C++ includes