crypt32: We don't consider sys/types.h to be a conditional include.
This commit is contained in:
parent
547b0f3417
commit
5ac6e1f5c5
|
@ -18,9 +18,7 @@
|
|||
#include "config.h"
|
||||
#include <stdarg.h>
|
||||
#include <stdio.h>
|
||||
#ifdef HAVE_SYS_TYPES_H
|
||||
#include <sys/types.h>
|
||||
#endif
|
||||
#ifdef HAVE_SYS_STAT_H
|
||||
#include <sys/stat.h>
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue