randomtest.c: add missing include
commit647565d5b3ac43cb982088886a68832c6e9e93e4
authorSven Verdoolaege <skimo@kotnet.org>
Thu, 2 Mar 2017 10:11:09 +0000 (2 11:11 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Thu, 2 Mar 2017 10:11:09 +0000 (2 11:11 +0100)
treea63f4242bf080c6077de0c7b0ff2f494796613f2
parent6fc8d4597ea48a5bec53506c2be103522a8c8bbd
randomtest.c: add missing include

In particular, include config.h to be able to find out whether
sys/times.h is available.
This was missing from 02b9d6b (Check for sys/times.h header.,
Fri Jun 3 11:23:21 2005 +0200).

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
randomtest.c