diff options
author | Ondrej Zajicek (work) <santiago@crfreenet.org> | 2015-12-21 17:17:21 +0100 |
---|---|---|
committer | Ondrej Zajicek (work) <santiago@crfreenet.org> | 2015-12-21 17:17:21 +0100 |
commit | 0bf95f99e6126b481a4dcac574ada59f9ad3662b (patch) | |
tree | 8b8d229fbd4dbd21a9aa14d762ed0b11753437a8 /sysdep/config.h | |
parent | 23c212e7f1e80a3c6b88b49918972bc28375bd51 (diff) |
Follow-up work on integration
Contains some patches from Jan Moskyto Matejka
Diffstat (limited to 'sysdep/config.h')
-rw-r--r-- | sysdep/config.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sysdep/config.h b/sysdep/config.h index 9620a37d..08c15fe9 100644 --- a/sysdep/config.h +++ b/sysdep/config.h @@ -9,9 +9,6 @@ /* BIRD version */ #define BIRD_VERSION "1.5.0" -/* XXXX Temporary */ -#define IPV6 1 - /* Include parameters determined by configure script */ #include "sysdep/autoconf.h" |