Emergency fix to stop world breakage.
Broken-by: archie
This commit is contained in:
parent
704f2192e3
commit
c30c23e035
@ -78,11 +78,7 @@
|
||||
#include <dev/vinum/vinumio.h>
|
||||
#include <dev/vinum/vinumext.h>
|
||||
|
||||
#ifdef KERNEL
|
||||
#define SPACETAB(c) ((c == ' ') || (c == '\t')) /* check for white space */
|
||||
#else /* get it from the headers */
|
||||
#include <ctype.h>
|
||||
#endif
|
||||
|
||||
/* enum keyword is defined in vinumvar.h */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user