diff options
Diffstat (limited to 'cad/xcircuit/files/patch-aq')
-rw-r--r-- | cad/xcircuit/files/patch-aq | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/cad/xcircuit/files/patch-aq b/cad/xcircuit/files/patch-aq deleted file mode 100644 index 2c2ade5235bc..000000000000 --- a/cad/xcircuit/files/patch-aq +++ /dev/null @@ -1,14 +0,0 @@ -*** render.c.orig Thu May 11 00:29:51 2000 ---- render.c Thu Aug 17 05:25:28 2000 -*************** -*** 10,16 **** ---- 10,18 ---- - #include <stdio.h> - #include <stdlib.h> - #include <string.h> -+ #ifndef __STDC__ - #include <malloc.h> -+ #endif - #include <time.h> - #include <sys/types.h> - #include <signal.h> |