Moved private dns header to their own dir.
Bug: 13219633 Change-Id: I3435ef7564b9ad3c7b54188a0809440993b36c9e
This commit is contained in:
parent
bd33537fde
commit
cecc036970
@ -513,6 +513,7 @@ LOCAL_SRC_FILES := $(call all-c-files-under,dns)
|
|||||||
LOCAL_CFLAGS := \
|
LOCAL_CFLAGS := \
|
||||||
$(libc_common_cflags) \
|
$(libc_common_cflags) \
|
||||||
-DINET6 \
|
-DINET6 \
|
||||||
|
-I$(LOCAL_PATH)/dns/include \
|
||||||
-I$(LOCAL_PATH)/private \
|
-I$(LOCAL_PATH)/private \
|
||||||
-I$(LOCAL_PATH)/upstream-netbsd/lib/libc/include # for NetBSD private headers
|
-I$(LOCAL_PATH)/upstream-netbsd/lib/libc/include # for NetBSD private headers
|
||||||
LOCAL_CONLYFLAGS := $(libc_common_conlyflags)
|
LOCAL_CONLYFLAGS := $(libc_common_conlyflags)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user