mirror of
https://github.com/reactos/wine.git
synced 2025-02-16 19:10:35 +00:00
Include missing errno.h.
This commit is contained in:
parent
645451c632
commit
31031abaa1
@ -14,6 +14,7 @@
|
||||
#include <string.h>
|
||||
#include <unistd.h>
|
||||
#include <fcntl.h>
|
||||
#include <errno.h>
|
||||
#include <sys/ioctl.h>
|
||||
#include "windef.h"
|
||||
#include "mmddk.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user