Commit ebfe14d5 authored by Piotr Caban's avatar Piotr Caban Committed by Alexandre Julliard

Revert "msvcrt: Avoid conflict with mingw __iob_func declaration.".

This reverts commit 873a90e6. It's no longer needed. Signed-off-by: 's avatarPiotr Caban <piotr@codeweavers.com> Signed-off-by: 's avatarAlexandre Julliard <julliard@winehq.org>
parent 92617993
......@@ -27,7 +27,6 @@
*/
#define __iob_func mingw___iob_func
#include <stdarg.h>
#include <stdio.h>
#include <sys/types.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