Took out an include line. Libc should compile now.
This commit is contained in:
parent
efc059f15c
commit
e464122a01
@ -39,8 +39,6 @@
|
||||
#include <sys/types.h>
|
||||
#include <sys/cdefs.h>
|
||||
|
||||
#include "compat.h"
|
||||
|
||||
#define RET_ERROR -1 /* Return values. */
|
||||
#define RET_SUCCESS 0
|
||||
#define RET_SPECIAL 1
|
||||
|
Loading…
Reference in New Issue
Block a user