summaryrefslogtreecommitdiff
path: root/cad/xcircuit/files/patch-am
diff options
context:
space:
mode:
Diffstat (limited to 'cad/xcircuit/files/patch-am')
-rw-r--r--cad/xcircuit/files/patch-am14
1 files changed, 0 insertions, 14 deletions
diff --git a/cad/xcircuit/files/patch-am b/cad/xcircuit/files/patch-am
deleted file mode 100644
index aa5854f85061..000000000000
--- a/cad/xcircuit/files/patch-am
+++ /dev/null
@@ -1,14 +0,0 @@
-*** parameter.c.orig Sat Jan 8 01:24:21 2000
---- parameter.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 <X11/Intrinsic.h>
- #include <X11/StringDefs.h>