version 1.13 | version 1.14 | |||
---|---|---|---|---|
|
| |||
#define __STDC__ 1 /* something odd, CF want this, but don'T include it */ | #define __STDC__ 1 /* something odd, CF want this, but don'T include it */ | |||
/* before the standard includes */ | /* before the standard includes */ | |||
#ifndef HAVE_SNPRINTF | ||||
#define HAVE_SNPRINTF 1 | #define HAVE_SNPRINTF 1 | |||
#endif | ||||
#define snprintf _snprintf | #define snprintf _snprintf | |||
#include "version.h" | #include "version.h" |
Legend:
|