deheader cleanup

This commit is contained in:
Ian Gulliver
2016-03-07 15:19:37 -08:00
parent 092f1e708d
commit cf1dd9e358
2 changed files with 3 additions and 4 deletions

1
rand.c
View File

@@ -1,7 +1,6 @@
#include <assert.h>
#include <fcntl.h>
#include <limits.h>
#include <stdio.h>
#include <string.h>
#include <sys/types.h>
#include <sys/stat.h>