From cca9d72d96199dc76d6881690103b64ffddfa7b0 Mon Sep 17 00:00:00 2001 From: "Anthony G. Basile" Date: Fri, 29 May 2015 19:19:29 -0400 Subject: random-util.c: remove missing in uClibc Signed-off-by: Anthony G. Basile --- src/shared/random-util.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src') diff --git a/src/shared/random-util.c b/src/shared/random-util.c index 88f5182508..01a28c8ef4 100644 --- a/src/shared/random-util.c +++ b/src/shared/random-util.c @@ -23,7 +23,6 @@ #include #include #include -#include #include #include "random-util.h" -- cgit v1.2.3-54-g00ecf