Yet Another Bustage Fix from libical. bug 394902
git-svn-id: svn://10.0.0.236/trunk@240932 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
78890288fa
commit
8838c20756
@ -21,8 +21,9 @@
|
||||
/* #undef HAVE_PTHREAD_H 1 */
|
||||
|
||||
/* Define to 1 if you have the `snprintf' function. */
|
||||
#ifndef XP_WIN32
|
||||
#ifdef XP_WIN
|
||||
#define HAVE_SNPRINTF 1
|
||||
#define snprintf _snprintf
|
||||
#endif
|
||||
|
||||
/* Define to 1 if you have the <stdint.h> header file. */
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user