Skip to content
Snippets Groups Projects
Commit 31031aba authored by Bang Jun-Young's avatar Bang Jun-Young Committed by Alexandre Julliard
Browse files

Include missing errno.h.

parent 645451c6
No related branches found
No related tags found
No related merge requests found
......@@ -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"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment