mirror of
https://git.freebsd.org/src.git
synced 2026-01-16 23:02:24 +00:00
Remove include of stdint.h. It was added in r241014 for uintmax_t,
which is gone in r340330 and is therefore no longer necessary. MFC after: 2 weeks
This commit is contained in:
parent
a3372bd833
commit
201ee4ae97
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=360213
1 changed files with 0 additions and 1 deletions
|
|
@ -54,7 +54,6 @@ __FBSDID("$FreeBSD$");
|
|||
#include <grp.h>
|
||||
#include <locale.h>
|
||||
#include <pwd.h>
|
||||
#include <stdint.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue