1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/x11-fonts/xfed/files/patch-defs.h
Patrick Li f0f72ef4e1 Fix build
Submitted by:	bento
2002-12-14 22:28:16 +00:00

10 lines
189 B
C

--- 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;