Merge "Add missing include."

This commit is contained in:
Elliott Hughes
2015-01-30 07:04:38 +00:00
committed by Gerrit Code Review

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";