Commit 31031aba authored by Bang Jun-Young's avatar Bang Jun-Young Committed by Alexandre Julliard

Include missing errno.h.

parent 645451c6
......@@ -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"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment