From 2edb31b097018be00f29cb7647432c4c2c8b99ba Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Fri, 28 Apr 2000 15:11:10 +0000 Subject: Split CF_HDR section to CF_HDR (only includes) and CF_DEFINES (defines, C declarations etc.). --- proto/static/config.Y | 2 ++ 1 file changed, 2 insertions(+) (limited to 'proto/static') diff --git a/proto/static/config.Y b/proto/static/config.Y index 1e2d7a8..12d7934 100644 --- a/proto/static/config.Y +++ b/proto/static/config.Y @@ -10,6 +10,8 @@ CF_HDR #include "proto/static/static.h" +CF_DEFINES + static struct static_route *this_srt; CF_DECLS -- cgit v1.2.3