]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - android-sdk/platform-bionic.git/blobdiff - libc/dns/resolv/res_cache.c
am 1d3d0360: am 081db840: Allow overlap in resolv uid => DNS iface mapping
[android-sdk/platform-bionic.git] / libc / dns / resolv / res_cache.c
similarity index 99%
rename from libc/netbsd/resolv/res_cache.c
rename to libc/dns/resolv/res_cache.c
index 3fdf085a0ff44d92b3e1d897686aba463b955405..78b39b18ef2007bbb8f061364288fd5ca57ff4f9 100644 (file)
@@ -34,7 +34,7 @@
 #include "pthread.h"
 
 #include <errno.h>
-#include "arpa_nameser.h"
+#include <arpa/nameser.h>
 #include <sys/system_properties.h>
 #include <net/if.h>
 #include <netdb.h>