diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-29 16:09:41 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-29 16:09:41 +0000 |
commit | a8a726360842517904b3446c8ee94de67108f1df (patch) | |
tree | dbeb7f00cce39b82e2c37a70dc9863c72c2dc41d /x11/xskyroot/files/patch-xsyroot.c | |
parent | Update to 3.0.6. (diff) |
Rename x11/ patch-xy patches to reflect the files they modify.
Diffstat (limited to 'x11/xskyroot/files/patch-xsyroot.c')
-rw-r--r-- | x11/xskyroot/files/patch-xsyroot.c | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/x11/xskyroot/files/patch-xsyroot.c b/x11/xskyroot/files/patch-xsyroot.c new file mode 100644 index 000000000000..c2152bca70f1 --- /dev/null +++ b/x11/xskyroot/files/patch-xsyroot.c @@ -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> |