Skip to content

Commit

Permalink
ThirdPart: LwIP: Update to 157ff91.
Browse files Browse the repository at this point in the history
  • Loading branch information
heiher committed May 26, 2024
1 parent 9f2b55c commit 38200d4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Android.mk
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ LOCAL_C_INCLUDES := \
$(LOCAL_PATH)/src/misc \
$(LOCAL_PATH)/src/core/include \
$(LOCAL_PATH)/third-part/yaml/include \
$(LOCAL_PATH)/third-part/lwip/include \
$(LOCAL_PATH)/third-part/lwip/include/ports \
$(LOCAL_PATH)/third-part/lwip/src/include \
$(LOCAL_PATH)/third-part/lwip/src/ports/include \
$(LOCAL_PATH)/third-part/hev-task-system/include
LOCAL_CFLAGS += -DFD_SET_DEFINED -DSOCKLEN_T_DEFINED $(VERSION_CFLAGS)
ifeq ($(TARGET_ARCH_ABI),armeabi-v7a)
Expand Down
2 changes: 1 addition & 1 deletion third-part/lwip

0 comments on commit 38200d4

Please sign in to comment.