fuzz: wrappers.c depends on x86_emulate.h
authorOlaf Hering <olaf@aepfle.de>
Thu, 29 Mar 2018 15:30:06 +0000 (17:30 +0200)
committerJan Beulich <jbeulich@suse.com>
Thu, 29 Mar 2018 15:30:06 +0000 (17:30 +0200)
commitebe29cbd338aba99a0e17ecbdc73a25545bd219a
tree4fc42db29db7d53e897bcd7972f33b16cc2ab359
parentf809b61a0af2a659aef27db8d2bb1bb415b8c5e3
fuzz: wrappers.c depends on x86_emulate.h

In my automated SLE_11 builds I often see failures like that:

[   74s] wrappers.c:5:25: error: x86-emulate.h: No such file or directory
[   74s] make[6]: *** [wrappers.o] Error 1

Signed-off-by: Olaf Hering <olaf@aepfle.de>
Move line to where it belongs.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
tools/fuzz/x86_instruction_emulator/Makefile