Added struct ifafilt line which eliminates dozens of warnings.

This commit is contained in:
Janet B. Anderson
1997-06-30 18:31:43 +00:00
parent 773ed271e1
commit 5e90bc7d9c
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -8,6 +8,7 @@
#ifdef __cplusplus
extern "C" {
struct ifafilt;
#endif
#include <errno.h>
+1
View File
@@ -8,6 +8,7 @@
#ifdef __cplusplus
extern "C" {
struct ifafilt;
#endif
#include <errno.h>