ntdll: #include <sys/types.h> to get dev_t.

This commit is contained in:
Gerald Pfeifer 2007-10-20 16:56:44 +02:00 committed by Alexandre Julliard
parent cf19259a03
commit 68ddc722ee
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@
#include <stdarg.h>
#include <signal.h>
#include <sys/types.h>
#include "windef.h"
#include "winnt.h"