version 1.3 | version 1.4 | |||
---|---|---|---|---|
|
| |||
/* | /* | |||
* static char *rcsid_shstr_c = | * static char *rcsid_shstr_c = | |||
* "$Id: shstr.c,v 1.3 2001/05/09 06:58:12 mwedel Exp $"; | * "$Id: shstr.c,v 1.4 2001/06/11 03:47:53 michtoen Exp $"; | |||
* | * | |||
* shstr.c | * shstr.c | |||
* | * | |||
|
| |||
#include "shstr.h" | #include "shstr.h" | |||
#ifndef WIN32 | ||||
#include <autoconf.h> | #include <autoconf.h> | |||
#endif | ||||
#ifdef HAVE_LIBDMALLOC | #ifdef HAVE_LIBDMALLOC | |||
#include <dmalloc.h> | #include <dmalloc.h> | |||
#endif | #endif |
Legend:
|