]> granicus.if.org Git - json-c/commitdiff
Add missing include file to random_seed
authorJames Myatt <james.myatt@tessella.com>
Thu, 5 Feb 2015 15:58:39 +0000 (15:58 +0000)
committerJames Myatt <james.myatt@tessella.com>
Wed, 4 Mar 2015 10:45:37 +0000 (10:45 +0000)
random_seed.c

index 2e7cd5e2f170441f12e6164afab03f5e94a58135..3b61b770e83892aaedaca508f8c5bf37a32f6b3f 100644 (file)
@@ -11,6 +11,7 @@
 
 #include <stdio.h>
 #include "config.h"
+#include "random_seed.h"
 
 #define DEBUG_SEED(s)