Drop the include of <stdint.h>, since r1.84 removed references of intmax_t.
This commit is contained in:
parent
9f5d42a05e
commit
1ac8ee3192
@ -70,7 +70,6 @@ __FBSDID("$FreeBSD$");
|
||||
#include <locale.h>
|
||||
#include <paths.h>
|
||||
#include <pwd.h>
|
||||
#include <stdint.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
Loading…
Reference in New Issue
Block a user