]> git.pld-linux.org Git - packages/icewm.git/blob - icewm-time.patch
- release 7.
[packages/icewm.git] / icewm-time.patch
1 diff -urN icewm-1.0.7/src/aclock.cc icewm-1.0.7-florin/src/aclock.cc
2 --- icewm-1.0.7/src/aclock.cc   Sun Jan 14 22:49:39 2001
3 +++ icewm-1.0.7-florin/src/aclock.cc    Mon Feb 19 19:42:05 2001
4 @@ -8,6 +8,7 @@
5  #include "config.h"
6  #include "ylib.h"
7  #include "aclock.h"
8 +#include "time.h"
9  
10  #include "yapp.h"
11  #include "prefs.h"
12 diff -urN icewm-1.0.7/src/apppstatus.cc icewm-1.0.7-florin/src/apppstatus.cc
13 --- icewm-1.0.7/src/apppstatus.cc       Sun Jan 14 22:49:39 2001
14 +++ icewm-1.0.7-florin/src/apppstatus.cc        Mon Feb 19 19:46:42 2001
15 @@ -12,6 +12,7 @@
16  
17  #include "ylib.h"
18  #include "yapp.h"
19 +#include "time.h"
20  
21  #include "apppstatus.h"
22  
This page took 0.021922 seconds and 3 git commands to generate.