added some #ifdef USE_TMP lines
This commit is contained in:
parent
1d5a5e0a6d
commit
1b7821a87e
@ -21,7 +21,9 @@ extern int inc_pos;
|
|||||||
|
|
||||||
extern char options[];
|
extern char options[];
|
||||||
extern int idfsize;
|
extern int idfsize;
|
||||||
|
#ifdef USE_TMP
|
||||||
extern char *tmpfdir; /* main.c */
|
extern char *tmpfdir; /* main.c */
|
||||||
|
#endif USE_TMP
|
||||||
|
|
||||||
int txt2int();
|
int txt2int();
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user