47b14d783b
- Support PLIST_FILES PR: 179226 Submitted by: ports fury
11 lines
201 B
C
11 lines
201 B
C
--- 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, \
|