ports/x11/piewm/patches/patch-move_c

12 lines
195 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
Index: move.c
--- move.c.orig
+++ move.c
@@ -40,6 +40,7 @@ static char RCSinfo[]=
#endif
#include <stdio.h>
+#include <stdlib.h>
#include <X11/X.h>
#include <X11/Xatom.h>
#include "twm.h"