This is strange typically modern mistake. Learn please: stat(2) used sys/types.h and not reverse
This commit is contained in:
parent
6d5aa4539a
commit
7fe6520e75
@ -27,8 +27,8 @@
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <stdarg.h>
|
||||
#include <sys/stat.h>
|
||||
#include <sys/types.h>
|
||||
#include <sys/stat.h>
|
||||
#include <termios.h>
|
||||
#include <stdint.h>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user