Fix warning; Extra tokens after #endif
This commit is contained in:
parent
f94accddfb
commit
b510623f0e
@ -54,7 +54,7 @@ static struct aarptab aarptab[AARPTAB_SIZE];
|
||||
|
||||
# if !defined( __FreeBSD__ )
|
||||
extern u_char etherbroadcastaddr[6];
|
||||
# endif __FreeBSD__
|
||||
# endif /* __FreeBSD__ */
|
||||
|
||||
static u_char atmulticastaddr[ 6 ] = {
|
||||
0x09, 0x00, 0x07, 0xff, 0xff, 0xff,
|
||||
|
Loading…
Reference in New Issue
Block a user