diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2006-02-01 09:13:29 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2006-02-01 09:13:29 +0000 |
commit | 79fc2a8db2d71f8c383c4457b4d8795116a4d927 (patch) | |
tree | b56d5720d83221f3aedc320944c71e3cbfeca62f /deskutils/kcharselect/files/patch-kcalc_knumber-knumber_priv.cpp | |
parent | 42cde963dc826aaf2b5c33ccb358738cb38e8d4d (diff) |
Notes
Diffstat (limited to 'deskutils/kcharselect/files/patch-kcalc_knumber-knumber_priv.cpp')
-rw-r--r-- | deskutils/kcharselect/files/patch-kcalc_knumber-knumber_priv.cpp | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/deskutils/kcharselect/files/patch-kcalc_knumber-knumber_priv.cpp b/deskutils/kcharselect/files/patch-kcalc_knumber-knumber_priv.cpp deleted file mode 100644 index 9e1b5377f7d1..000000000000 --- a/deskutils/kcharselect/files/patch-kcalc_knumber-knumber_priv.cpp +++ /dev/null @@ -1,12 +0,0 @@ ---- 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> - |