diff options
Diffstat (limited to 'cad/xcircuit/files/patch-al')
-rw-r--r-- | cad/xcircuit/files/patch-al | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/cad/xcircuit/files/patch-al b/cad/xcircuit/files/patch-al deleted file mode 100644 index 7afdb3c2f7bf..000000000000 --- a/cad/xcircuit/files/patch-al +++ /dev/null @@ -1,14 +0,0 @@ -*** netlist.c.orig Thu Jan 6 05:09:34 2000 ---- netlist.c Fri Jan 21 12:00:00 2000 -*************** -*** 10,16 **** ---- 10,18 ---- - - #include <stdio.h> - #include <string.h> -+ #ifndef __STDC__ - #include <malloc.h> -+ #endif - - #include <X11/Intrinsic.h> - #include <X11/StringDefs.h> |