summaryrefslogtreecommitdiffstats
path: root/games/random/randomize_fd.h
diff options
context:
space:
mode:
Diffstat (limited to 'games/random/randomize_fd.h')
-rw-r--r--games/random/randomize_fd.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/games/random/randomize_fd.h b/games/random/randomize_fd.h
index f3e99a8..5b50e62 100644
--- a/games/random/randomize_fd.h
+++ b/games/random/randomize_fd.h
@@ -29,17 +29,6 @@
#ifndef __RANDOMIZE_FD__
#define __RANDOMIZE_FD__
-#include <ctype.h>
-#include <err.h>
-#include <errno.h>
-#include <sys/param.h>
-#include <sys/types.h>
-#include <sys/uio.h>
-#include <stdio.h>
-#include <stdlib.h>
-#include <string.h>
-#include <unistd.h>
-
#define RANDOM_TYPE_UNSET 0
#define RANDOM_TYPE_LINES 1
#define RANDOM_TYPE_WORDS 2
OpenPOWER on IntegriCloud