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.). --- sysdep/unix/krt.Y | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sysdep') diff --git a/sysdep/unix/krt.Y b/sysdep/unix/krt.Y index 01264d5..b5ca3c0 100644 --- a/sysdep/unix/krt.Y +++ b/sysdep/unix/krt.Y @@ -10,6 +10,8 @@ CF_HDR #include "lib/krt.h" +CF_DEFINES + #define THIS_KRT ((struct krt_config *) this_proto) #define THIS_KIF ((struct kif_config *) this_proto) -- cgit v1.2.3