mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
663f33f3d2
PR: ports/4062 Submitted by: NAKAMURA Kazushi nkazushi@highway.or.jp
9 lines
182 B
Plaintext
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>
|