mirror of
https://git.freebsd.org/ports.git
synced 2025-06-09 06:40:33 -04:00
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, \
|