Skip to content

Commit 7622cd1

Browse files
Deomid Ryabkovcesantabot
authored andcommitted
Remove unnecessary includes from headers
Add to sources, where needed. mgos_sys_config.h used to pull in a lot of stuff it doesn't need, and many modules depended on it transitively. CL: none PUBLISHED_FROM=2c00910bfa3d334025332cedc510b15740230e9e
1 parent cec7cbf commit 7622cd1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/mgos_pppos.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
#include "netif/ppp/ppp.h"
1010
#include "netif/ppp/pppos.h"
1111

12+
#include "common/cs_dbg.h"
1213
#include "common/mbuf.h"
1314
#include "common/mg_str.h"
1415
#include "common/queue.h"

0 commit comments

Comments
 (0)