blob: c2152bca70f1536f033cb2a21ba795025175a881 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
--- xskyroot.c- Thu May 29 08:56:15 1997
+++ xskyroot.c Thu May 29 08:52:51 1997
@@ -1,4 +1,4 @@
-
+#include <stdlib.h>
#include <stdio.h>
#include <time.h>
#include <X11/Xlib.h>
|