am 82903d84: Merge "Add missing include."

* commit '82903d843879fa71274c56c3273ea10de5a43bb9':
  Add missing include.
This commit is contained in:
Elliott Hughes
2015-01-30 21:16:10 +00:00
committed by Android Git Automerger

View File

@@ -18,6 +18,7 @@
#include <jni.h>
#include <netdb.h>
#include <stdio.h>
#include <string.h>
#include <utils/Log.h>
const char *GoogleDNSIpV4Address="8.8.8.8";