ports/editors/axe/patches/patch-Widgets_util_c

12 lines
221 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
Index: Widgets/util.c
--- Widgets/util.c.orig
+++ Widgets/util.c
@@ -27,6 +27,7 @@
* University of Newcastle upon Tyne, UK
*/
+#include <unistd.h>
#include <X11/Intrinsic.h>
#include <X11/StringDefs.h>