pkgsrc-ng/x11/xpns/patches/patch-cellmisc_c
2013-09-26 17:14:40 +02:00

15 lines
369 B
Plaintext

$NetBSD: patch-cellmisc_c,v 1.1 2012/06/16 04:00:54 dholland Exp $
Use standard headers.
--- cellmisc.c~ 1993-07-14 11:02:13.000000000 +0000
+++ cellmisc.c
@@ -10,6 +10,7 @@
** DATUM : 14.03.93
**
*************************************************************************/
+#include <stdlib.h>
#include "cellmisc.h"
#include "cell.h"
#include "misc.h"