diff options
| -rw-r--r-- | nonstd/types.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/nonstd/types.h b/nonstd/types.h index 0009c967..12468dc7 100644 --- a/nonstd/types.h +++ b/nonstd/types.h @@ -99,8 +99,6 @@ struct libc { char *name; char *dir; } *fds; - const char **confstr; - const int nconfstr; } unistd; char* (*atpath)(int fd, const char *path); long (*syscall_lookup)(const char *call); |
