openbsd-ports/x11/mowitz/patches/patch-examples_Directory_h
2008-12-01 19:16:39 +00:00

12 lines
319 B
Plaintext

$OpenBSD: patch-examples_Directory_h,v 1.1 2008/12/01 19:16:39 jasper Exp $
--- examples/Directory.h.orig Mon Dec 1 13:21:45 2008
+++ examples/Directory.h Mon Dec 1 13:21:53 2008
@@ -31,6 +31,7 @@
#endif
#include <stdio.h>
+#include <stdlib.h>
#include <string.h>
#include <sys/param.h>
#include <sys/types.h>