fix lint errors that have crept in

This commit is contained in:
Kurtis Rader
2017-05-04 22:42:42 -07:00
parent 8814f34dc1
commit be2b6bfdc9
21 changed files with 54 additions and 80 deletions

View File

@@ -65,7 +65,6 @@
#include "builtin.h"
#include "common.h"
#include "io.h"
#include "proc.h"
#include "wutil.h" // IWYU pragma: keep
class parser_t;