diff options
| author | Kevin Lo <kevlo@FreeBSD.org> | 2007-02-09 09:23:10 +0000 |
|---|---|---|
| committer | Kevin Lo <kevlo@FreeBSD.org> | 2007-02-09 09:23:10 +0000 |
| commit | 1b584113659675e188348475b310cf51a8791089 (patch) | |
| tree | 8f7332fa4fb2547b8a76542063a0809ed16cee3f /usr.sbin | |
| parent | c6b54e61ccc3a78b20b7cd11e8616a72c19bd2a1 (diff) | |
Notes
Diffstat (limited to 'usr.sbin')
| -rw-r--r-- | usr.sbin/setfmac/setfmac.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.sbin/setfmac/setfmac.c b/usr.sbin/setfmac/setfmac.c index f382cb272dd3..9655cf38a575 100644 --- a/usr.sbin/setfmac/setfmac.c +++ b/usr.sbin/setfmac/setfmac.c @@ -33,9 +33,7 @@ #include <sys/types.h> #include <sys/mac.h> -#include <sys/types.h> #include <sys/queue.h> -#include <sys/mac.h> #include <sys/stat.h> #include <ctype.h> |
