ports/editors/axe/patches/patch-Widgets_NumericPad_c

12 lines
253 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
--- Widgets/NumericPad.c.orig Wed Apr 6 18:07:40 1994
+++ Widgets/NumericPad.c Wed Mar 16 19:20:23 2016
@@ -33,6 +33,8 @@
#include <X11/Xaw/Command.h>
#include <X11/Xaw/AsciiText.h>
+#include <stdio.h>
+
#include <NumericPadP.h>
#define OCT 8