ports/x11/piewm/patches/patch-vdt_c

11 lines
207 B
Text

Index: vdt.c
--- vdt.c.orig
+++ vdt.c
@@ -100,6 +100,7 @@ static char RCSinfo[]=
#include <stdio.h>
#include <stdlib.h>
+#include <unistd.h>
#include <X11/X.h>
#include <X11/Xatom.h>
#include "twm.h"