NEED_{,V}SNPRINTF_PROTO

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4759 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
1998-04-07 23:07:22 +00:00
parent d20b28703a
commit 13aca2b797

View File

@@ -115,6 +115,12 @@
/* define if the system is missing a prototype for strtok_r() */
#undef NEED_HSTRERROR_PROTO
/* define if the system is missing a prototype for snprintf() */
#undef NEED_SNPRINTF_PROTO
/* define if the system is missing a prototype for vsnprintf() */
#undef NEED_VSNPRINTF_PROTO
/* Define this if your `struct tm' has a field `tm_gmtoff' */
#undef HAVE_STRUCT_TM_TM_GMTOFF