mirror of
https://git.FreeBSD.org/src.git
synced 2024-11-24 07:40:52 +00:00
Use proper #include
This commit is contained in:
parent
02826007ca
commit
3b2d61780f
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=101867
@ -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