summaryrefslogtreecommitdiffstats
path: root/sys/pci/if_fpa.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/pci/if_fpa.c')
-rw-r--r--sys/pci/if_fpa.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/pci/if_fpa.c b/sys/pci/if_fpa.c
index 57bc72d..7d816b8 100644
--- a/sys/pci/if_fpa.c
+++ b/sys/pci/if_fpa.c
@@ -21,7 +21,7 @@
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
- * $Id: if_fpa.c,v 1.10 1999/05/09 17:06:54 peter Exp $
+ * $Id: if_fpa.c,v 1.11 1999/08/21 06:24:34 msmith Exp $
*
*/
@@ -42,6 +42,7 @@
#if defined(__FreeBSD__)
#include "fpa.h"
+#include <sys/eventhandler.h>
#include <net/ethernet.h>
#include <net/if_arp.h>
#include <pci/pcivar.h>
OpenPOWER on IntegriCloud