diff options
Diffstat (limited to 'libc/inet/getnetent.c')
-rw-r--r-- | libc/inet/getnetent.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libc/inet/getnetent.c b/libc/inet/getnetent.c index f2c2cd97d..edbae55b0 100644 --- a/libc/inet/getnetent.c +++ b/libc/inet/getnetent.c @@ -16,6 +16,7 @@ */ #define inet_network __inet_network +#define rewind __rewind #define __FORCE_GLIBC #include <features.h> |