diff options
author | emaste <emaste@FreeBSD.org> | 2008-08-27 17:10:37 +0000 |
---|---|---|
committer | emaste <emaste@FreeBSD.org> | 2008-08-27 17:10:37 +0000 |
commit | 9fc003a7629974c6e6aa667c52c5aabb96b0962d (patch) | |
tree | dfb3be4d55a3146207e18e8e237fb3ddc270ae9c /lib/libstand | |
parent | fff9c7a248c5a7b446ddbf66aac2ae4d61bc7994 (diff) | |
download | FreeBSD-src-9fc003a7629974c6e6aa667c52c5aabb96b0962d.zip FreeBSD-src-9fc003a7629974c6e6aa667c52c5aabb96b0962d.tar.gz |
Move CTASSERT of ether header sizes out of the header file and into
if_ethersubr.c. CTASSERT is implemented using a dummy typedef, which if
used in a header file may conflict with another CTASSERT in a source file
using that header.
I'll make a note of this in CTASSERT's man page.
Approved by: imp
Diffstat (limited to 'lib/libstand')
0 files changed, 0 insertions, 0 deletions