aboutsummaryrefslogtreecommitdiffstats
path: root/cad/xcircuit/files/patch-af
diff options
context:
space:
mode:
Diffstat (limited to 'cad/xcircuit/files/patch-af')
-rw-r--r--cad/xcircuit/files/patch-af14
1 files changed, 0 insertions, 14 deletions
diff --git a/cad/xcircuit/files/patch-af b/cad/xcircuit/files/patch-af
deleted file mode 100644
index 6877aac4a66f..000000000000
--- a/cad/xcircuit/files/patch-af
+++ /dev/null
@@ -1,14 +0,0 @@
-*** files.c.orig Tue Jan 11 03:57:52 2000
---- files.c Fri Jan 21 12:00:00 2000
-***************
-*** 6,12 ****
---- 6,14 ----
- #include <stdio.h>
- #include <stdlib.h>
- #include <string.h>
-+ #ifndef __STDC__
- #include <malloc.h>
-+ #endif
- #include <time.h>
- #include <pwd.h>
- #include <sys/types.h>