ntdll: #include <sys/types.h> to get dev_t.
This commit is contained in:
parent
cf19259a03
commit
68ddc722ee
|
@ -21,6 +21,7 @@
|
|||
|
||||
#include <stdarg.h>
|
||||
#include <signal.h>
|
||||
#include <sys/types.h>
|
||||
|
||||
#include "windef.h"
|
||||
#include "winnt.h"
|
||||
|
|
Loading…
Reference in New Issue