diff options
Diffstat (limited to 'cad/xcircuit/files/patch-ak')
-rw-r--r-- | cad/xcircuit/files/patch-ak | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/cad/xcircuit/files/patch-ak b/cad/xcircuit/files/patch-ak deleted file mode 100644 index fe4a3b436beb..000000000000 --- a/cad/xcircuit/files/patch-ak +++ /dev/null @@ -1,14 +0,0 @@ -*** menucalls.c.orig Tue Jan 11 01:41:59 2000 ---- menucalls.c Fri Jan 21 12:00:00 2000 -*************** -*** 6,12 **** ---- 6,14 ---- - - #include <stdio.h> - #include <string.h> -+ #ifndef __STDC__ - #include <malloc.h> -+ #endif - #include <sys/types.h> - #include <errno.h> - #include <limits.h> |