aboutsummaryrefslogtreecommitdiff
path: root/cad/xcircuit/files/patch-ae
diff options
context:
space:
mode:
Diffstat (limited to 'cad/xcircuit/files/patch-ae')
-rw-r--r--cad/xcircuit/files/patch-ae14
1 files changed, 0 insertions, 14 deletions
diff --git a/cad/xcircuit/files/patch-ae b/cad/xcircuit/files/patch-ae
deleted file mode 100644
index 0a7ec8d2c796..000000000000
--- a/cad/xcircuit/files/patch-ae
+++ /dev/null
@@ -1,14 +0,0 @@
-*** filelist.c.orig Tue Dec 19 01:31:32 2000
---- filelist.c Wed Dec 20 02:58:35 2000
-***************
-*** 5,11 ****
---- 5,13 ----
-
- #include <stdio.h>
- #include <string.h>
-+ #ifndef __STDC__
- #include <malloc.h>
-+ #endif
- #include <sys/types.h>
-
- #ifdef HAVE_DIRENT_H