Great !!! It's working on my FreeBSD 3.0 machine now ... !!!

This commit is contained in:
Martin Baulig
1998-11-17 23:15:12 +00:00
parent 92f1bf261c
commit 7a0a779311
5 changed files with 49 additions and 3 deletions

View File

@@ -29,6 +29,11 @@
#include <net/if.h>
#include <net/if_types.h>
#ifdef HAVE_NET_IF_VAR_H
#include <net/if_var.h>
#endif
#include <net/netisr.h>
#include <net/route.h>