lwip/ci: Cleanup public header checker ignore list

This commit is contained in:
David Cermak
2022-06-01 14:36:58 +02:00
parent 8b40579aa4
commit 00377cf2e5
2 changed files with 4 additions and 6 deletions

View File

@@ -10,8 +10,6 @@
#include <stdbool.h>
#include "lwip/netif.h"
#include <stdbool.h>
#ifdef __cplusplus
extern "C" {
#endif