From ab451e3286e0580413ecb6079b720fd58832f544 Mon Sep 17 00:00:00 2001 From: "Andreas V. 'netrunner' Meier" Date: Mon, 13 Jun 2005 12:29:03 +0000 Subject: [PATCH] Andreas V. Meier: fix ksendfax includes [2005052419295323869] (https://www.rocklinux.net/submaster) git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@6083 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc --- package/avm/ksendfax/includefix.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 package/avm/ksendfax/includefix.patch diff --git a/package/avm/ksendfax/includefix.patch b/package/avm/ksendfax/includefix.patch new file mode 100644 index 000000000..c0f485f0c --- /dev/null +++ b/package/avm/ksendfax/includefix.patch @@ -0,0 +1,11 @@ +diff -ruN ksendfax-3.0.2/ksendfax/myscandialog.cpp ksendfax-3.0.2-new/ksendfax/myscandialog.cpp +--- ksendfax-3.0.2/ksendfax/myscandialog.cpp 2001-11-08 17:00:26.000000000 +0100 ++++ ksendfax-3.0.2-new/ksendfax/myscandialog.cpp 2005-05-22 21:18:57.000000000 +0200 +@@ -11,6 +11,7 @@ + #include + #include + #include ++#include + + #include + #include