Make it compile on FreeBSD, add $Id$

This commit is contained in:
Peter Wemm 1997-05-03 20:58:10 +00:00
parent 0b6a73a276
commit dca8fa3b0d
2 changed files with 5 additions and 3 deletions

View File

@ -1,4 +1,5 @@
/* $NetBSD: if_media.c,v 1.1 1997/03/17 02:55:15 thorpej Exp $ */
/* $Id$ */
/*
* Copyright (c) 1997
@ -48,8 +49,8 @@
#include <sys/param.h>
#include <sys/systm.h>
#include <sys/errno.h>
#include <sys/ioctl.h>
#include <sys/socket.h>
#include <sys/sockio.h>
#include <sys/malloc.h>
#include <net/if.h>

View File

@ -1,4 +1,5 @@
/* $NetBSD: if_media.h,v 1.3 1997/03/26 01:19:27 thorpej Exp $ */
/* $Id$ */
/*
* Copyright (c) 1997
@ -49,7 +50,7 @@
* to implement this interface.
*/
#ifdef _KERNEL
#ifdef KERNEL
#include <sys/queue.h>
@ -100,7 +101,7 @@ void ifmedia_set __P((struct ifmedia *ifm, int mword));
int ifmedia_ioctl __P((struct ifnet *ifp, struct ifreq *ifr,
struct ifmedia *ifm, u_long cmd));
#endif /*_KERNEL */
#endif /*KERNEL */
/*
* if_media Options word: