diff options
| author | Michael Nottebrock <lofi@FreeBSD.org> | 2005-03-20 18:17:55 +0000 |
|---|---|---|
| committer | Michael Nottebrock <lofi@FreeBSD.org> | 2005-03-20 18:17:55 +0000 |
| commit | d57e6a82578ae8c5008de9b8a118e7286b5ac8bd (patch) | |
| tree | 3242aa4d74a61f6856c81b2ca2de2e77f3bdfe80 /misc/kdeedu3/files/patch-kstars_kstars_tools_planetviewer.cpp | |
| parent | Update to 0.5.3. (diff) | |
Update to KDE 3.4
Diffstat (limited to 'misc/kdeedu3/files/patch-kstars_kstars_tools_planetviewer.cpp')
| -rw-r--r-- | misc/kdeedu3/files/patch-kstars_kstars_tools_planetviewer.cpp | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/misc/kdeedu3/files/patch-kstars_kstars_tools_planetviewer.cpp b/misc/kdeedu3/files/patch-kstars_kstars_tools_planetviewer.cpp new file mode 100644 index 000000000000..46d9e207c9d6 --- /dev/null +++ b/misc/kdeedu3/files/patch-kstars_kstars_tools_planetviewer.cpp @@ -0,0 +1,11 @@ +--- kstars/kstars/tools/planetviewer.cpp.orig Fri Mar 18 21:59:32 2005 ++++ kstars/kstars/tools/planetviewer.cpp Fri Mar 18 22:02:06 2005 +@@ -14,6 +14,8 @@ + * * + ***************************************************************************/ + ++#include <stdlib.h> ++ + #include <qfile.h> + #include <qlayout.h> + #include <kdebug.h> |
