Commit 8b8b6d54 authored by Gerald Pfeifer's avatar Gerald Pfeifer Committed by Alexandre Julliard

advapi32: Include <stdarg.h> since winbase.h expects va_list.

parent b019c918
......@@ -18,6 +18,7 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include <stdarg.h>
#include <stdio.h>
#include "windef.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