Use proper #include
This commit is contained in:
parent
02826007ca
commit
3b2d61780f
@ -32,10 +32,10 @@ __FBSDID("$FreeBSD$");
|
||||
|
||||
#include <ctype.h>
|
||||
#include <err.h>
|
||||
#include <limits.h>
|
||||
#include <unistd.h>
|
||||
#include <string.h>
|
||||
#include <sysexits.h>
|
||||
#include "collate.h"
|
||||
#include "common.h"
|
||||
#include "y.tab.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user