ports/editors/axe/patches/patch-Widgets_TableVec_c

13 lines
234 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
Index: Widgets/TableVec.c
--- Widgets/TableVec.c.orig
+++ Widgets/TableVec.c
@@ -3,6 +3,8 @@
* SCCS_data: @(#) TableVec.c 1.8 93/01/29 08:10:55
*/
+#include <stdlib.h>
+
#include <X11/Xp/COPY>
#include <X11/IntrinsicP.h>