diff options
Diffstat (limited to 'misc/xpns/files/patch-hakadelta.c')
-rw-r--r-- | misc/xpns/files/patch-hakadelta.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/misc/xpns/files/patch-hakadelta.c b/misc/xpns/files/patch-hakadelta.c deleted file mode 100644 index 8b6370eebfc1..000000000000 --- a/misc/xpns/files/patch-hakadelta.c +++ /dev/null @@ -1,11 +0,0 @@ ---- hakadelta.c.orig -+++ hakadelta.c -@@ -17,6 +17,8 @@ - #include "colors" - #include "cellname.h" - -+#include <stdio.h> -+ - - - #define DeDrawX( t, p, gc) XDrawImageString( MyDisplay, HaGraphPixmap, \ |