btrfs-progs: tests: fssum, update includes

Remove unneeded and add headers that define time_te and int types.

Signed-off-by: David Sterba <dsterba@suse.com>
This commit is contained in:
David Sterba 2017-03-14 19:09:29 +01:00
parent 17b964dc91
commit 1d684ec0e0

View File

@ -24,12 +24,11 @@
#include <fcntl.h>
#include <dirent.h>
#include <errno.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <openssl/md5.h>
#include <netinet/in.h>
#include <inttypes.h>
#include <assert.h>
#include <time.h>
#include <stdint.h>
#define CS_SIZE 16
#define CHUNKS 128