Start k&r to ansi modification
This commit is contained in:
@@ -26,9 +26,9 @@
|
||||
#include "macbuf.h"
|
||||
#include "replace.h"
|
||||
|
||||
extern char *GetIdentifier();
|
||||
extern char *strcpy();
|
||||
extern char *strcat();
|
||||
//extern char *GetIdentifier();
|
||||
//extern char *strcpy();
|
||||
//extern char *strcat();
|
||||
extern int InputLevel;
|
||||
struct repl *ReplaceList; /* list of currently active macros */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user