libwinpr-locale: fix inclusion of stdarg.h

This commit is contained in:
Marc-André Moreau 2014-05-10 17:31:42 -04:00
parent 5e97757939
commit 0bcb3eb63d

View File

@ -25,6 +25,9 @@
#ifndef _WIN32
#include <stdio.h>
#include <stdarg.h>
#define LANG_NEUTRAL 0x00
#define LANG_INVARIANT 0x7f