]> git.pld-linux.org Git - packages/icewm.git/commitdiff
- fix building on glibc 2.2.2.
authorkloczek <kloczek@pld-linux.org>
Sat, 3 Mar 2001 14:14:07 +0000 (14:14 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    icewm-time.patch -> 1.1

icewm-time.patch [new file with mode: 0644]

diff --git a/icewm-time.patch b/icewm-time.patch
new file mode 100644 (file)
index 0000000..f2deffb
--- /dev/null
@@ -0,0 +1,22 @@
+diff -urN icewm-1.0.6/src/aclock.cc icewm-1.0.6-florin/src/aclock.cc
+--- icewm-1.0.6/src/aclock.cc  Sun Jan 14 22:49:39 2001
++++ icewm-1.0.6-florin/src/aclock.cc   Mon Feb 19 19:42:05 2001
+@@ -8,6 +8,7 @@
+ #include "config.h"
+ #include "ylib.h"
+ #include "aclock.h"
++#include "time.h"
+ #include "yapp.h"
+ #include "prefs.h"
+diff -urN icewm-1.0.6/src/apppstatus.cc icewm-1.0.6-florin/src/apppstatus.cc
+--- icewm-1.0.6/src/apppstatus.cc      Sun Jan 14 22:49:39 2001
++++ icewm-1.0.6-florin/src/apppstatus.cc       Mon Feb 19 19:46:42 2001
+@@ -12,6 +12,7 @@
+ #include "ylib.h"
+ #include "yapp.h"
++#include "time.h"
+ #include "apppstatus.h"
This page took 0.213631 seconds and 4 git commands to generate.