Added struct ifafilt line which eliminates dozens of warnings.
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
struct ifafilt;
|
||||
#endif
|
||||
|
||||
#include <errno.h>
|
||||
|
||||
@@ -8,6 +8,7 @@
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
struct ifafilt;
|
||||
#endif
|
||||
|
||||
#include <errno.h>
|
||||
|
||||
Reference in New Issue
Block a user