diff --git a/src/random.c b/src/random.c index f7fa5d8e1..e4d613c04 100644 --- a/src/random.c +++ b/src/random.c @@ -22,11 +22,6 @@ */ #include "unrealircd.h" -// FIXME: move this to unrealircd.h and add the config test -#ifdef HAVE_SYS_RANDOM_H -# include -#endif - #ifndef HAVE_ARC4RANDOM