aboutsummaryrefslogtreecommitdiff
path: root/src/dbrw.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/dbrw.h')
-rw-r--r--src/dbrw.h14
1 files changed, 3 insertions, 11 deletions
diff --git a/src/dbrw.h b/src/dbrw.h
index 5437d4c..bbe1364 100644
--- a/src/dbrw.h
+++ b/src/dbrw.h
@@ -21,17 +21,9 @@
#include <syslog.h>
#include <regex.h>
-#if VARNISHAPI_MAJOR > 5
-# include "cache/cache.h"
-# include "vcl.h"
-# include "vcc_if.h"
-#else
-# include "vcl.h"
-# include "vrt.h"
-# include "vcc_if.h"
-# include "cache/cache.h"
-#endif
-#define WSPTR(s) ((s)->ws)
+#include "cache/cache.h"
+#include "vcl.h"
+#include "vcc_if.h"
#ifdef VPFX
# define VEVENT(a) VPFX(a)

Return to:

Send suggestions and report system problems to the System administrator.