summaryrefslogtreecommitdiff
path: root/libc/inet/if_index.c
diff options
context:
space:
mode:
Diffstat (limited to 'libc/inet/if_index.c')
-rw-r--r--libc/inet/if_index.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libc/inet/if_index.c b/libc/inet/if_index.c
index 8efcd2a76..a1c23de12 100644
--- a/libc/inet/if_index.c
+++ b/libc/inet/if_index.c
@@ -31,7 +31,6 @@
#include <net/if.h>
#include <sys/socket.h>
#include <sys/ioctl.h>
-#include <libc-internal.h>
#include <not-cancel.h>
#include "netlinkaccess.h"