aboutsummaryrefslogtreecommitdiff
path: root/cad/xcircuit/files/patch-an
diff options
context:
space:
mode:
Diffstat (limited to 'cad/xcircuit/files/patch-an')
-rw-r--r--cad/xcircuit/files/patch-an14
1 files changed, 14 insertions, 0 deletions
diff --git a/cad/xcircuit/files/patch-an b/cad/xcircuit/files/patch-an
new file mode 100644
index 000000000000..eb62c93868bc
--- /dev/null
+++ b/cad/xcircuit/files/patch-an
@@ -0,0 +1,14 @@
+*** rcfile.c.orig Sat Jan 8 01:24:10 2000
+--- rcfile.c Fri Jan 21 12:00:00 2000
+***************
+*** 10,16 ****
+--- 10,18 ----
+ #include <stdio.h>
+ #include <stdlib.h>
+ #include <string.h>
++ #ifndef __STDC__
+ #include <malloc.h>
++ #endif
+
+ #include <X11/Intrinsic.h>
+ #include <X11/StringDefs.h>