diff options
Diffstat (limited to 'usr.sbin/ifmcstat/ifmcstat.c')
-rw-r--r-- | usr.sbin/ifmcstat/ifmcstat.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.sbin/ifmcstat/ifmcstat.c b/usr.sbin/ifmcstat/ifmcstat.c index e45e36d143c3..5ee432860d40 100644 --- a/usr.sbin/ifmcstat/ifmcstat.c +++ b/usr.sbin/ifmcstat/ifmcstat.c @@ -72,7 +72,6 @@ __FBSDID("$FreeBSD$"); #include <stddef.h> #include <stdarg.h> -#include <stdlib.h> #include <stdint.h> #include <stdio.h> #include <stdlib.h> |