add syscall numbers for the new renameat2 syscall
[musl] / src / network / lookup_ipliteral.c
index 8dacffc..7bcb85f 100644 (file)
@@ -5,6 +5,7 @@
 #include <arpa/inet.h>
 #include <limits.h>
 #include <stdlib.h>
+#include <string.h>
 #include <ctype.h>
 #include "lookup.h"