]> git.pld-linux.org Git - packages/icewm.git/blame - icewm-time.patch
- one more build-require
[packages/icewm.git] / icewm-time.patch
CommitLineData
c62f2d36
PG
1diff -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
ed5d8f85 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"
c62f2d36
PG
12diff -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
ed5d8f85 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.060511 seconds and 4 git commands to generate.