ports/x11/piewm/patches/patch-move_c

11 lines
195 B
Text

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"