freebsd-ports/x11/xskyroot/files/patch-aa
David E. O'Brien 663f33f3d2 realtime sky drawer for X root window
PR:		ports/4062
Submitted by:	NAKAMURA Kazushi nkazushi@highway.or.jp
1997-10-07 04:27:31 +00:00

9 lines
182 B
Plaintext

--- 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>