ports/editors/axe/patches/patch-Widgets_CtrlCodeSel_c

12 lines
320 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
--- Widgets/CtrlCodeSel.c.orig Wed Apr 6 18:07:40 1994
+++ Widgets/CtrlCodeSel.c Wed Mar 16 19:22:29 2016
@@ -33,6 +33,8 @@
#include <X11/Xaw/Label.h>
#include <X11/Xaw/Command.h>
+#include <stdio.h>
+
#include <CtrlCodeSelP.h>
#define CLASS(field) controlCodeSelectorClassRec.control_code_selector_class.field