190732428e
PR: 33281 Submitted by: Philip Jenvey <pjenvey@turntables.org>
12 lines
325 B
C
12 lines
325 B
C
$FreeBSD$
|
|
|
|
--- query/processQuery.c.orig Mon Sep 18 17:09:01 2000
|
|
+++ query/processQuery.c Thu Dec 27 21:18:54 2001
|
|
@@ -21,6 +21,7 @@
|
|
#include "../utils/utils.h"
|
|
#include "queryParser.h"
|
|
#include <stdio.h>
|
|
+#include <time.h>
|
|
extern int DB_Flush (const char* db) ;
|
|
extern int gVerbose;
|
|
extern int gAssertionCount;
|