1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00

Fix build

Submitted by:	bento
This commit is contained in:
Patrick Li 2002-12-14 22:28:16 +00:00
parent 651e167f0e
commit f0f72ef4e1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=71641

View File

@ -0,0 +1,9 @@
--- defs.h.orig Sat Dec 14 15:23:10 2002
+++ defs.h Sat Dec 14 15:24:30 2002
@@ -1,6 +1,4 @@
extern int errno;
-extern char *malloc();
-extern char *realloc();
struct box {
int w, h;