added some #ifdef USE_TMP lines
authorerikb <none@none>
Tue, 29 Jul 1986 12:49:38 +0000 (12:49 +0000)
committererikb <none@none>
Tue, 29 Jul 1986 12:49:38 +0000 (12:49 +0000)
lang/cem/cemcom/options.c

index 79416b4..7569fc4 100644 (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();