We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29b8c0b commit 3c1a725Copy full SHA for 3c1a725
1 file changed
Android.mk
@@ -25,7 +25,7 @@ LOCAL_CFLAGS:= -Wall -Werror -DHAVE_NET_ETHERNET_H -DHAVE_LINUX_IF_ETHER_H \
25
LOCAL_STATIC_LIBRARIES:= cSploitCommon_static cares
26
27
LOCAL_C_INCLUDES:= \
28
- cSploitCommon/\
+ cSploitCommon/include\
29
libcares/
30
31
LOCAL_SRC_FILES:= $(wildcard $(LOCAL_PATH)/*.c)
0 commit comments