From: Pavel Tvrdik Date: Wed, 7 Sep 2016 12:58:51 +0000 (+0200) Subject: Add stdlib.h to client/commands.c X-Git-Tag: v1.6.1~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6273fcf072fc5789ebabf4f1acd6fc6c9fa143ee;p=thirdparty%2Fbird.git Add stdlib.h to client/commands.c --- diff --git a/client/commands.c b/client/commands.c index 2dae23e1e..29e714180 100644 --- a/client/commands.c +++ b/client/commands.c @@ -8,6 +8,7 @@ #include #include +#include #include "nest/bird.h" #include "lib/resource.h"