ports/x11/piewm/patches/patch-vdt_c

12 lines
207 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
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"