aboutsummaryrefslogtreecommitdiffstats
path: root/cad/xcircuit/files/patch-ai
diff options
context:
space:
mode:
Diffstat (limited to 'cad/xcircuit/files/patch-ai')
-rw-r--r--cad/xcircuit/files/patch-ai14
1 files changed, 0 insertions, 14 deletions
diff --git a/cad/xcircuit/files/patch-ai b/cad/xcircuit/files/patch-ai
deleted file mode 100644
index 66eeb4d8640c..000000000000
--- a/cad/xcircuit/files/patch-ai
+++ /dev/null
@@ -1,14 +0,0 @@
-*** functions.c.orig Tue Jan 11 04:40:36 2000
---- functions.c Fri Jan 21 12:00:00 2000
-***************
-*** 9,15 ****
---- 9,17 ----
-
- #include <stdio.h>
- #include <string.h>
-+ #ifndef __STDC__
- #include <malloc.h>
-+ #endif
- #include <math.h>
-
- #include <X11/Intrinsic.h>