summaryrefslogtreecommitdiff
path: root/x11-fonts/xfed/files/patch-defs.h
blob: ac845c4af975b90b523953cb5186e6af692f7e23 (plain) (blame)
1
2
3
4
5
6
7
8
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;