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

10 lines
318 B
Plaintext

$OpenBSD: patch-examples_listtree2_c,v 1.1 2008/12/01 19:16:39 jasper Exp $
--- examples/listtree2.c.orig Mon Dec 1 13:21:01 2008
+++ examples/listtree2.c Mon Dec 1 13:21:08 2008
@@ -1,4 +1,5 @@
#include <stdio.h>
+#include <stdlib.h>
#include <X11/Intrinsic.h>
#include <X11/StringDefs.h>
#include "TreeFSel.h"