ports/x11/unclutter/patches/patch-unclutter_c

11 lines
234 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
--- unclutter.c.orig Thu Sep 6 19:47:04 2007
+++ unclutter.c Thu Sep 6 19:47:28 2007
@@ -24,6 +24,7 @@
#include <X11/Xutil.h>
#include <X11/Xproto.h>
#include <stdio.h>
+#include <stdlib.h>
#include "vroot.h"
char *progname;