summaryrefslogtreecommitdiff
path: root/x11-wm/epplets/files/patch-ah
blob: 3c2bfaa39495a68c60898035ad26e7538f2c3ce3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
--- epplets/E-MoonClock.c.orig	Thu Jan 13 15:15:35 2000
+++ epplets/E-MoonClock.c	Thu Jan 13 15:16:05 2000
@@ -26,9 +26,9 @@
  */
 
 
-#include <sys/resource.h>
 #include <stdio.h>
-#include <time.h>
+#include <sys/time.h>
+#include <sys/resource.h>
 #include "epplet.h"
 #include "CalcEphem.h"