reorder include <sys/types.h> and <sys/types.h>.
This commit is contained in:
parent
69d728be18
commit
843c5ef0f9
@ -29,8 +29,8 @@
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <stdarg.h>
|
||||
#include <sys/stat.h>
|
||||
#include <sys/types.h>
|
||||
#include <sys/stat.h>
|
||||
|
||||
#if __GNU_LIBRARY__ < 5 && \
|
||||
!defined(__dietlibc__) && \
|
||||
|
Loading…
Reference in New Issue
Block a user