diff options
Diffstat (limited to 'tools')
-rw-r--r-- | tools/trasher.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tools/trasher.c b/tools/trasher.c index 12214f5..9cb623a 100644 --- a/tools/trasher.c +++ b/tools/trasher.c @@ -18,10 +18,7 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ -#define _XOPEN_SOURCE 600 #include <stdio.h> -#include <stdlib.h> -#include <time.h> #include <inttypes.h> static uint32_t state; |