From 5e90bc7d9c55877f315c70d6ce7de5f809b57462 Mon Sep 17 00:00:00 2001 From: "Janet B. Anderson" Date: Mon, 30 Jun 1997 18:31:43 +0000 Subject: [PATCH] Added struct ifafilt line which eliminates dozens of warnings. --- src/include/os/alpha/osiSock.h | 1 + src/libCom/osi/os/alpha/osdSock.h | 1 + 2 files changed, 2 insertions(+) diff --git a/src/include/os/alpha/osiSock.h b/src/include/os/alpha/osiSock.h index 4740f19a6..4b9895cfc 100644 --- a/src/include/os/alpha/osiSock.h +++ b/src/include/os/alpha/osiSock.h @@ -8,6 +8,7 @@ #ifdef __cplusplus extern "C" { +struct ifafilt; #endif #include diff --git a/src/libCom/osi/os/alpha/osdSock.h b/src/libCom/osi/os/alpha/osdSock.h index 4740f19a6..4b9895cfc 100644 --- a/src/libCom/osi/os/alpha/osdSock.h +++ b/src/libCom/osi/os/alpha/osdSock.h @@ -8,6 +8,7 @@ #ifdef __cplusplus extern "C" { +struct ifafilt; #endif #include