diff options
Diffstat (limited to 'x11-wm/skippy/files/patch-skippy.h')
-rw-r--r-- | x11-wm/skippy/files/patch-skippy.h | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/x11-wm/skippy/files/patch-skippy.h b/x11-wm/skippy/files/patch-skippy.h new file mode 100644 index 000000000000..399e91f56fb8 --- /dev/null +++ b/x11-wm/skippy/files/patch-skippy.h @@ -0,0 +1,10 @@ +--- skippy.h.orig Sat May 15 19:33:08 2004 ++++ skippy.h Sat May 15 19:33:44 2004 +@@ -20,6 +20,7 @@ + #ifndef SKIPPY_H + #define SKIPPY_H + ++#include <ft2build.h> + #include <X11/Xlib.h> + #include <X11/Xmd.h> + #include <X11/Xatom.h> |