]> Shamusworld >> Repos - rmac/blobdiff - direct.h
Added -l* to enable listing without pagination. Fix bug where a wrong malloc would...
[rmac] / direct.h
index 7b4625a11bb64a5d488900b835d2a3835ed62b39..27219e54f6198f7433b58feb4d04afe0606f4aaf 100644 (file)
--- a/direct.h
+++ b/direct.h
@@ -15,7 +15,6 @@
 extern TOKEN exprbuf[];
 extern SYM * symbolPtr[];
 extern int (* dirtab[])();
-extern char strtoa8[];
 
 // Exported functions
 void auto_even(void);