diff options
Diffstat (limited to 'net.c')
-rw-r--r-- | net.c | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -2440,7 +2440,6 @@ static struct { { /* end of list */ } }, #endif -#ifndef _AIX }, { .type = "tap", .init = net_init_tap, @@ -2476,7 +2475,6 @@ static struct { #endif /* _WIN32 */ { /* end of list */ } }, -#endif /* _AIX */ }, { .type = "socket", .init = net_init_socket, |