add starttime to make NT happy

This commit is contained in:
Gary Williams 1999-04-13 21:22:21 +00:00
parent 603be82c2f
commit 3bad16aa93
3 changed files with 12 additions and 0 deletions

View file

@ -12,6 +12,10 @@
#include "../slap.h"
#include "../back-ldbm/back-ldbm.h"
#ifdef WIN32
time_t starttime;
#endif
#include "ldif.h"
#define MAXARGS 100

View file

@ -12,6 +12,10 @@
#include "../slap.h"
#include "../back-ldbm/back-ldbm.h"
#ifdef WIN32
time_t starttime;
#endif
#define MAXARGS 100
static char *tailorfile;

View file

@ -14,6 +14,10 @@
#include "ldapconfig.h"
#include "ldif.h"
#ifdef WIN32
time_t starttime;
#endif
#define MAXARGS 100
static void