freebsd-ports/misc/xpns/files/patch-hakadelta.c
Martin Wilke 47b14d783b - Fix build with clang
- Support PLIST_FILES

PR:		179226
Submitted by:	ports fury
2013-06-04 10:04:47 +00:00

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, \