Removed types.h from Android makefile

This commit is contained in:
Dan Fandrich 2011-05-30 13:11:38 -07:00
parent a87102c792
commit 9460896cbe
1 changed files with 1 additions and 2 deletions

View File

@ -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/