diff options
Diffstat (limited to 'include/sal')
-rw-r--r-- | include/sal/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sal/config.h b/include/sal/config.h index 29fe63bf9837..9388de9155a5 100644 --- a/include/sal/config.h +++ b/include/sal/config.h @@ -45,7 +45,7 @@ /* Provide ISO C99 compatible versions of snprint and vsnprintf */ #ifdef __MINGW32__ -#define _SNPRINTF_DLLIMPORT +#define LO_SNPRINTF_DLLIMPORT #endif #ifndef _SNPRINTF_H #include <systools/win32/snprintf.h> |