aboutsummaryrefslogtreecommitdiff
path: root/sysutils/kfloppy/files/patch-kcalc_knumber-knumber_priv.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/kfloppy/files/patch-kcalc_knumber-knumber_priv.cpp')
-rw-r--r--sysutils/kfloppy/files/patch-kcalc_knumber-knumber_priv.cpp12
1 files changed, 12 insertions, 0 deletions
diff --git a/sysutils/kfloppy/files/patch-kcalc_knumber-knumber_priv.cpp b/sysutils/kfloppy/files/patch-kcalc_knumber-knumber_priv.cpp
new file mode 100644
index 000000000000..9e1b5377f7d1
--- /dev/null
+++ b/sysutils/kfloppy/files/patch-kcalc_knumber-knumber_priv.cpp
@@ -0,0 +1,12 @@
+--- kcalc/knumber/knumber_priv.cpp.orig Tue Dec 20 14:54:29 2005
++++ kcalc/knumber/knumber_priv.cpp Tue Dec 20 14:59:11 2005
+@@ -20,6 +20,9 @@
+ #include <math.h>
+ #include <config.h>
+
++#ifdef HAVE_STDLIB_H
++#include <stdlib.h>
++#endif
+ #include <qregexp.h>
+ #include <qstring.h>
+