From a1572e0ab0f5fab9a1f0185ded593bec811aa175 Mon Sep 17 00:00:00 2001 From: Alexey Zaytsev Date: Sun, 2 Mar 2008 03:41:10 +0300 Subject: Modify gPXE core and drivers to work with the new timer subsystem Signed-off-by: Alexey Zaytsev --- src/core/random.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/core/random.c') diff --git a/src/core/random.c b/src/core/random.c index e4a70d434..d34e763a6 100644 --- a/src/core/random.c +++ b/src/core/random.c @@ -5,7 +5,7 @@ */ #include -#include +#include static int32_t rnd_seed = 0; -- cgit v1.2.3-55-g7522