mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-29 13:28:10 +00:00
Include sys/types.h for id_t. Bug #711
This commit is contained in:
parent
1965da8c33
commit
918190fce9
@ -16,6 +16,8 @@
|
||||
|
||||
#include <config.h>
|
||||
|
||||
#include <sys/types.h>
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#ifdef HAVE_STRING_H
|
||||
|
Loading…
x
Reference in New Issue
Block a user