From: James Myatt Date: Thu, 5 Feb 2015 15:58:39 +0000 (+0000) Subject: Add missing include file to random_seed X-Git-Tag: json-c-0.13-20171207~193^2~5 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=bf32650c83c1850b5132a147d4a6dd59cdff8d37;p=thirdparty%2Fjson-c.git Add missing include file to random_seed --- diff --git a/random_seed.c b/random_seed.c index 2e7cd5e2..3b61b770 100644 --- a/random_seed.c +++ b/random_seed.c @@ -11,6 +11,7 @@ #include #include "config.h" +#include "random_seed.h" #define DEBUG_SEED(s)