summaryrefslogtreecommitdiffstats
path: root/source/a/shadow/shadow.gcc34.diff
diff options
context:
space:
mode:
Diffstat (limited to 'source/a/shadow/shadow.gcc34.diff')
-rw-r--r--source/a/shadow/shadow.gcc34.diff11
1 files changed, 0 insertions, 11 deletions
diff --git a/source/a/shadow/shadow.gcc34.diff b/source/a/shadow/shadow.gcc34.diff
deleted file mode 100644
index 71dff4c85..000000000
--- a/source/a/shadow/shadow.gcc34.diff
+++ /dev/null
@@ -1,11 +0,0 @@
---- ./libmisc/xmalloc.c.orig 1998-12-28 14:34:56.000000000 -0600
-+++ ./libmisc/xmalloc.c 2006-08-12 19:02:51.000000000 -0500
-@@ -16,8 +16,6 @@
-
- #include "defines.h"
-
--extern char *malloc();
--
- char *
- xmalloc(size_t size)
- {