Conway
This commit is contained in:
@@ -336,6 +336,11 @@ struct plinemsg_type *plinemsg_types = (struct plinemsg_type *) 0;
|
||||
char *ARGV0;
|
||||
#endif
|
||||
|
||||
/* XXX see comment in save.c */
|
||||
#ifdef CONWAY
|
||||
void NDECL((*dropleveltempsfn)) = 0;
|
||||
#endif
|
||||
|
||||
/* support for lint.h */
|
||||
unsigned nhUse_dummy = 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user