Fix make distclean by fixing includes of version.h
authorRodrigo Vivi <rodrigo.vivi@gmail.com>
Mon, 9 Jun 2014 18:15:47 +0000 (11:15 -0700)
committerRodrigo Vivi <rodrigo.vivi@gmail.com>
Mon, 9 Jun 2014 18:17:20 +0000 (11:17 -0700)
commit82ad15fd1040a0457ebe22edabfaa69c44577412
treef6daf8e532c349dbb267dd4dde2cc3e097aa45fc
parent5a856e11fc84ec9e087aa1c52a492eb81b2c1985
Fix make distclean by fixing includes of version.h

Actually only the igt_core was breaking the make distcheck,
but let's make it consistent and let the code cleaner.

Credits-to: Reviewed-by: Ben Widawsky <ben@bwidawsk.net>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@gmail.com>
lib/drmtest.c
lib/igt_aux.c
lib/igt_core.c
lib/ioctl_wrappers.c