added some #ifdef USE_TMP lines

This commit is contained in:
erikb 1986-07-29 12:49:38 +00:00
parent 7f74cabf12
commit 8217bef1eb

View file

@ -21,7 +21,9 @@ extern int inc_pos;
extern char options[];
extern int idfsize;
#ifdef USE_TMP
extern char *tmpfdir; /* main.c */
#endif USE_TMP
int txt2int();