diff options
Diffstat (limited to 'x11-fonts/xfed/files/patch-defs.h')
-rw-r--r-- | x11-fonts/xfed/files/patch-defs.h | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/x11-fonts/xfed/files/patch-defs.h b/x11-fonts/xfed/files/patch-defs.h deleted file mode 100644 index ac845c4af975..000000000000 --- a/x11-fonts/xfed/files/patch-defs.h +++ /dev/null @@ -1,9 +0,0 @@ ---- 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; |