mirror of
https://git.freebsd.org/ports.git
synced 2025-06-07 22:00:31 -04:00
8 lines
160 B
C
8 lines
160 B
C
--- xskyroot.c.orig 2023-06-03 14:41:54 UTC
|
|
+++ xskyroot.c
|
|
@@ -1,4 +1,4 @@
|
|
-
|
|
+#include <stdlib.h>
|
|
#include <stdio.h>
|
|
#include <time.h>
|
|
#include <X11/Xlib.h>
|