summaryrefslogtreecommitdiffstats
path: root/nest/rt-attr.c
diff options
context:
space:
mode:
Diffstat (limited to 'nest/rt-attr.c')
-rw-r--r--nest/rt-attr.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/nest/rt-attr.c b/nest/rt-attr.c
index cccae2f..ec8e69b 100644
--- a/nest/rt-attr.c
+++ b/nest/rt-attr.c
@@ -44,10 +44,7 @@
* Routing tables always contain only cached &rta's.
*/
-#ifdef HAVE_ALLOCA_H
-#include <alloca.h>
-#endif
-
+#include "alloca.h"
#include "nest/bird.h"
#include "nest/route.h"
#include "nest/protocol.h"