diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1997-10-07 04:27:31 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1997-10-07 04:27:31 +0000 |
commit | 663f33f3d28be742205f787cade89266ca7d4ef9 (patch) | |
tree | 2cc474f8dff6f4acd9d8ae6a34b639505a6ee213 /x11/xskyroot/files | |
parent | f8d69eaffa7e8e12dd80f3935acde6b739ac1ca6 (diff) |
Notes
Diffstat (limited to 'x11/xskyroot/files')
-rw-r--r-- | x11/xskyroot/files/patch-aa | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/x11/xskyroot/files/patch-aa b/x11/xskyroot/files/patch-aa new file mode 100644 index 000000000000..c2152bca70f1 --- /dev/null +++ b/x11/xskyroot/files/patch-aa @@ -0,0 +1,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> |