An #endif was missing
This commit is contained in:
parent
a67f2c7dc4
commit
c6a689bcbd
@ -14,6 +14,7 @@ extern long lseek();
|
|||||||
#define PARTDBUG 4
|
#define PARTDBUG 4
|
||||||
#else
|
#else
|
||||||
#define PARTDBUG 3
|
#define PARTDBUG 3
|
||||||
|
#endif
|
||||||
#define NPARTS (PARTDBUG + 1)
|
#define NPARTS (PARTDBUG + 1)
|
||||||
|
|
||||||
static long offset[MAXSECT];
|
static long offset[MAXSECT];
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user