lwip/napt: Added necessary #include to lwip_napt.h

This commit is contained in:
Abhik Roy
2023-03-18 01:55:52 +11:00
parent 6fba06a715
commit 90009cc2b0
+1
View File
@@ -41,6 +41,7 @@
#define __LWIP_NAPT_H__
#include "lwip/opt.h"
#include "lwip/netif.h"
#ifdef __cplusplus
extern "C" {