summaryrefslogtreecommitdiff
path: root/x11/xpns/patches/patch-filetraio_c
blob: b930dc1c878ada2636e8d9304818fb6481e4075f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$NetBSD: patch-filetraio_c,v 1.1 2012/06/16 04:00:54 dholland Exp $

Use standard headers.

--- filetraio.c~	1993-07-14 11:02:09.000000000 +0000
+++ filetraio.c
@@ -10,6 +10,7 @@
 ** DATUM : 14.03.93
 **									
 *************************************************************************/
+#include <stdlib.h>
 #include	"filetraio.h"
 #include	"tra.h"
 #include	"misc.h"