Merge "libc: remove private declarations from <time.h> and <resolv.h>"

This commit is contained in:
David 'Digit' Turner
2012-01-19 04:15:38 -08:00
committed by Android (Google) Code Review
4 changed files with 2 additions and 56 deletions

View File

@@ -42,6 +42,7 @@
#include <arpa/inet.h>
#include "resolv_private.h"
#include "resolv_iface.h"
/* This code implements a small and *simple* DNS resolver cache.
*