opnsense-ports/databases/rdfdb/files/patch-query-processQuery.c
Franco Fichtner 05ec040734 */*: sync with upstream
Taken from: FreeBSD
2015-05-23 07:42:34 +02:00

10 lines
314 B
C

--- 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;