mirror of
https://github.com/dreamlayers/netbsd-mopd.git
synced 2026-01-24 03:06:56 +00:00
s/if_ether.h/if_inarp.h/
This commit is contained in:
parent
8673e0be2e
commit
e4df1b6897
@ -32,7 +32,7 @@
|
||||
*/
|
||||
|
||||
#ifndef LINT
|
||||
static char rcsid[] = "$Id: pf.c,v 1.1.1.1 1997/03/16 22:23:37 cjs Exp $";
|
||||
static char rcsid[] = "$Id: pf.c,v 1.2 1997/03/17 10:39:53 veego Exp $";
|
||||
#endif
|
||||
|
||||
#include <stdio.h>
|
||||
@ -49,7 +49,7 @@ static char rcsid[] = "$Id: pf.c,v 1.1.1.1 1997/03/16 22:23:37 cjs Exp $";
|
||||
#include <sys/errno.h>
|
||||
|
||||
#include <netinet/in.h>
|
||||
#include <netinet/if_ether.h>
|
||||
#include <netinet/if_inarp.h>
|
||||
|
||||
#include <netdb.h>
|
||||
#include <ctype.h>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user