blob: 850e58e423d94e38039c7cefea4016e44476b124 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
--- history.c.orig Thu Jun 5 19:11:21 2003
+++ history.c Thu Jun 5 19:11:17 2003
@@ -1,3 +1,5 @@
+#include <sys/types.h>
+#include <sys/stat.h>
#include <wmcliphist.h>
|