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

15 lines
286 B
Plaintext

$NetBSD: patch-celldel_c,v 1.1 2012/06/16 04:00:54 dholland Exp $
Use standard headers.
--- celldel.c~ 1993-07-14 11:02:14.000000000 +0000
+++ celldel.c
@@ -17,6 +17,7 @@
#include "cellrefr.h"
#include <stdio.h>
+#include <stdlib.h>
#define CellOListToRList( v) do { \