diff options
Diffstat (limited to 'sysdep/config.h')
-rw-r--r-- | sysdep/config.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sysdep/config.h b/sysdep/config.h index 08c15fe9..9620a37d 100644 --- a/sysdep/config.h +++ b/sysdep/config.h @@ -9,6 +9,9 @@ /* BIRD version */ #define BIRD_VERSION "1.5.0" +/* XXXX Temporary */ +#define IPV6 1 + /* Include parameters determined by configure script */ #include "sysdep/autoconf.h" |