--- src/sys/dev/netif/nv/Attic/if_nv.c 2005/10/12 17:35:52 1.19 +++ src/sys/dev/netif/nv/Attic/if_nv.c 2005/10/24 08:06:15 1.20 @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id: if_nv.c,v 1.19 2005/10/12 17:35:52 dillon Exp $ + * $Id: if_nv.c,v 1.20 2005/10/24 08:06:15 sephe Exp $ * $DragonFly$ */ @@ -71,9 +71,11 @@ * Portions based on existing FreeBSD network drivers. * NVIDIA API usage derived from distributed NVIDIA NVNET driver source files. * - * $Id: if_nv.c,v 1.19 2005/10/12 17:35:52 dillon Exp $ + * $Id: if_nv.c,v 1.20 2005/10/24 08:06:15 sephe Exp $ */ +#include "opt_polling.h" + #include #include #include