Commit 5bf6ab71 authored by Alexandre Julliard's avatar Alexandre Julliard

eject: Build with msvcrt.

parent d846e49a
MODULE = eject.exe
APPMODE = -mconsole
EXTRADLLFLAGS = -mconsole -mno-cygwin
C_SRCS = eject.c
......@@ -20,8 +20,6 @@
#define WIN32_LEAN_AND_MEAN
#include "config.h"
#include <windows.h>
#include <winioctl.h>
#include <ntddstor.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