openbsd-ports/x11/XawMu/patches/patch-X11_XawM_MultiSink_c

12 lines
371 B
Plaintext

$OpenBSD: patch-X11_XawM_MultiSink_c,v 1.1 2008/11/21 15:12:12 jasper Exp $
--- X11/XawM/MultiSink.c.orig Fri Nov 21 13:26:09 2008
+++ X11/XawM/MultiSink.c Fri Nov 21 13:26:23 2008
@@ -86,6 +86,7 @@ SOFTWARE.
#include "XawI18n.h"
#include <stdio.h>
#include <ctype.h>
+#include <stdlib.h>
#ifdef GETLASTPOS
#undef GETLASTPOS /* We will use our own GETLASTPOS. */