tests: fix implicit funciton declaration errors
authorEmil Velikov <emil.l.velikov@gmail.com>
Mon, 23 Feb 2015 13:42:15 +0000 (13:42 +0000)
committerEmil Velikov <emil.l.velikov@gmail.com>
Fri, 27 Feb 2015 15:51:15 +0000 (15:51 +0000)
commit794810d62d49c05a9b06c8570a6b668b4bb0179d
tree3cf7de23193dfb2a313407958bd8802da1f97c00
parent2b209fc409179a271751f57f6caad952e57eb3f6
tests: fix implicit funciton declaration errors

ioctl() and strcmp() were used without the relevent header being
included.

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Reviewed-by: Jan Vesely <jan.vesely@rutgers.edu>
tests/auth.c
tests/getclient.c
tests/getstats.c
tests/lock.c
tests/name_from_fd.c
tests/setversion.c
tests/updatedraw.c