summaryrefslogtreecommitdiffstats
path: root/sysdep/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysdep/config.h')
-rw-r--r--sysdep/config.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/sysdep/config.h b/sysdep/config.h
index a17f4d1..c9c1393 100644
--- a/sysdep/config.h
+++ b/sysdep/config.h
@@ -47,4 +47,8 @@ typedef u16 word;
#define CONFIG_BGP
#define CONFIG_OSPF
+/* Autodetected system features */
+
+#define HAVE_SYSLOG
+
#endif