Merge "Moved private dns header to their own dir."
This commit is contained in:
commit
4a46a68942
6 changed files with 1 additions and 0 deletions
|
@ -512,6 +512,7 @@ LOCAL_SRC_FILES := $(call all-c-files-under,dns)
|
|||
LOCAL_CFLAGS := \
|
||||
$(libc_common_cflags) \
|
||||
-DINET6 \
|
||||
-I$(LOCAL_PATH)/dns/include \
|
||||
-I$(LOCAL_PATH)/private \
|
||||
-I$(LOCAL_PATH)/upstream-netbsd/lib/libc/include # for NetBSD private headers
|
||||
LOCAL_CONLYFLAGS := $(libc_common_conlyflags)
|
||||
|
|
Loading…
Reference in a new issue