Commit 9cc4263d authored by Gerald Pfeifer's avatar Gerald Pfeifer Committed by Alexandre Julliard

msvcrt: #include <stdarg.h> from unixlib.c.

parent dc72519c
......@@ -26,6 +26,7 @@
#include "wine/port.h"
#include <stdio.h>
#include <stdarg.h>
#define __USE_ISOC9X 1
#define __USE_ISOC99 1
#include <math.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