Took out an include line. Libc should compile now.

This commit is contained in:
proven 1993-04-21 04:12:55 +00:00
parent 136bea0f1f
commit 6f3dff1c81
1 changed files with 0 additions and 2 deletions

View File

@ -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