From 3cef8c706ccfbc17d8af6aed7820c9231d908214 Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Fri, 27 Nov 1998 19:28:29 +0000 Subject: Added path to config file. --- sysdep/config.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'sysdep/config.h') diff --git a/sysdep/config.h b/sysdep/config.h index 65a0110..27b9da3 100644 --- a/sysdep/config.h +++ b/sysdep/config.h @@ -56,4 +56,8 @@ typedef u16 word; #define HAVE_SYSLOG +/* Paths */ + +#define PATH_CONFIG "bird.conf" + #endif -- cgit v1.2.3