diff options
Diffstat (limited to 'usr.sbin/pmcstat/pmcpl_calltree.c')
-rw-r--r-- | usr.sbin/pmcstat/pmcpl_calltree.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.sbin/pmcstat/pmcpl_calltree.c b/usr.sbin/pmcstat/pmcpl_calltree.c index c647a32..af3317a 100644 --- a/usr.sbin/pmcstat/pmcpl_calltree.c +++ b/usr.sbin/pmcstat/pmcpl_calltree.c @@ -46,7 +46,6 @@ __FBSDID("$FreeBSD$"); #include <fcntl.h> #include <pmc.h> #include <pmclog.h> -#include <sysexits.h> #include <stdint.h> #include <stdio.h> #include <stdlib.h> |