OCT ZNJK-1000 修改编译选项

This commit is contained in:
huangxin 2022-09-28 10:48:02 +08:00
parent 0adceb1000
commit b7d83bf09d
1 changed files with 2 additions and 1 deletions

View File

@ -1,14 +1,15 @@
//
// Created by xajhu on 2021/6/29 0029.
//
#if LWIP_ON
#include <uv.h>
#include <zlog.h>
#include "cmdline.h"
#include "task_manager.h"
#include "init.h"
#include "user_info.h"
#include "lwip/tcpip.h"
#endif
#include "open_dhcp/dhcpd.h"
#if LWIP_ON