aboutsummaryrefslogtreecommitdiff
path: root/tmpl/src/vmod.c
blob: 060882b63ab2729cd0ff896fea58b19c7fd1b2bc (plain)
1
2
3
4
5
6
7
8
9
10
11
/* This file is part of vmod_%{MODULE}.
   Copyright (C) %{YEAR} %{REALNAME}
   %[COPYING]
*/
#include <config.h>
#include "vcl.h"
#include "vrt.h"
#include "vas.h"
#include "cache/cache.h"
#include "vcc_if.h"

Return to:

Send suggestions and report system problems to the System administrator.