Skip to content

Commit

Permalink
lwip/napt: Added necessary #include to lwip_napt.h
Browse files Browse the repository at this point in the history
  • Loading branch information
espressif-abhikroy committed Sep 18, 2023
1 parent 6fba06a commit 90009cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/include/lwip/lwip_napt.h
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
#define __LWIP_NAPT_H__

#include "lwip/opt.h"
#include "lwip/netif.h"

#ifdef __cplusplus
extern "C" {
Expand Down

0 comments on commit 90009cc

Please sign in to comment.