diff options
Diffstat (limited to 'usr.bin/netstat/flowtable.c')
-rw-r--r-- | usr.bin/netstat/flowtable.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/netstat/flowtable.c b/usr.bin/netstat/flowtable.c index a3d5dd5..a232d80 100644 --- a/usr.bin/netstat/flowtable.c +++ b/usr.bin/netstat/flowtable.c @@ -34,6 +34,7 @@ __FBSDID("$FreeBSD$"); #include <err.h> #include <stdint.h> #include <stdio.h> +#include <stdbool.h> #include "netstat.h" /* |