aboutsummaryrefslogtreecommitdiff
path: root/cad/xcircuit/files/patch-ap
diff options
context:
space:
mode:
Diffstat (limited to 'cad/xcircuit/files/patch-ap')
-rw-r--r--cad/xcircuit/files/patch-ap14
1 files changed, 0 insertions, 14 deletions
diff --git a/cad/xcircuit/files/patch-ap b/cad/xcircuit/files/patch-ap
deleted file mode 100644
index c04578ad54c1..000000000000
--- a/cad/xcircuit/files/patch-ap
+++ /dev/null
@@ -1,14 +0,0 @@
-*** selection.c.orig Tue Jan 11 04:27:36 2000
---- selection.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>