mirror of
https://github.com/curl/curl.git
synced 2026-05-16 02:06:21 +03:00
Removed types.h from Android makefile
This commit is contained in:
parent
a87102c792
commit
9460896cbe
1 changed files with 1 additions and 2 deletions
|
|
@ -62,8 +62,7 @@ CURL_HEADERS := \
|
|||
mprintf.h \
|
||||
multi.h \
|
||||
stdcheaders.h \
|
||||
typecheck-gcc.h \
|
||||
types.h
|
||||
typecheck-gcc.h
|
||||
|
||||
LOCAL_SRC_FILES := $(addprefix lib/,$(CSOURCES))
|
||||
LOCAL_C_INCLUDES += $(LOCAL_PATH)/include/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue