Refactor #includes and headers
authorSitsofe Wheeler <sitsofe@yahoo.com>
Mon, 19 Mar 2018 05:33:13 +0000 (05:33 +0000)
committerSitsofe Wheeler <sitsofe@yahoo.com>
Wed, 21 Mar 2018 22:09:28 +0000 (22:09 +0000)
commit3d2d14bcb844e72809192311369a642c5d415472
tree122bf381752fe506a9db265c5199178261a6ab9f
parent0f0346e0c8f9141ceea8a5de8264c635ea0cae9b
Refactor #includes and headers

- Try and remove unneeded #include lines
- Try and add #include lines that would allow the files to be built in a
  more standalone manner

Signed-off-by: Sitsofe Wheeler <sitsofe@yahoo.com>
106 files changed:
backend.c
blktrace.c
cconv.c
cgroup.c
client.c
client.h
compiler/compiler.h
crc/crc32.c
crc/crc32.h
crc/crc32c-intel.c
crc/crc32c.c
crc/crc32c.h
crc/md5.c
crc/sha1.h
crc/sha256.c
crc/sha256.h
crc/sha3.c
crc/sha512.c
crc/sha512.h
crc/test.c
debug.c
debug.h
diskutil.c
diskutil.h
engines/e4defrag.c
engines/falloc.c
engines/filecreate.c
engines/ftruncate.c
engines/libaio.c
engines/mmap.c
engines/mtd.c
engines/net.c
engines/null.c
engines/sg.c
engines/splice.c
engines/sync.c
eta.c
fifo.c
fifo.h
filesetup.c
fio.c
fio.h
fio_sem.c
fio_time.h
gettime-thread.c
gettime.c
gettime.h
helpers.c
helpers.h
idletime.c
idletime.h
init.c
io_u.c
io_u.h
io_u_queue.h
ioengines.c
ioengines.h
iolog.c
iolog.h
json.c
json.h
lib/bloom.c
lib/gauss.c
lib/ieee754.c
lib/lfsr.c
lib/memalign.c
lib/memalign.h
lib/memcpy.c
lib/num2str.c
lib/output_buffer.c
lib/output_buffer.h
lib/pattern.c
lib/pattern.h
lib/prio_tree.c
lib/prio_tree.h
lib/rand.c
lib/rand.h
lib/strntol.h
lib/zipf.c
lib/zipf.h
libfio.c
log.c
memory.c
options.c
options.h
oslib/strlcat.h
oslib/strndup.c
parse.c
server.c
server.h
smalloc.c
smalloc.h
stat.c
steadystate.c
steadystate.h
t/axmap.c
t/btrace2fio.c
t/dedupe.c
t/gen-rand.c
t/genzipf.c
t/lfsr-test.c
td_error.h
trim.c
trim.h
verify.h
workqueue.h