tracetool: Include osdep.h in generated-ust.c
commit3174c64bb7140d847bec33b14d52821d0a8df04d
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 23 Feb 2016 15:17:41 +0000 (23 15:17 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 23 Feb 2016 15:43:30 +0000 (23 15:43 +0000)
tree201ff3c32ac105adbda845eb7c54f0752efb1571
parent90ce6e2644db2c47d72f364b4de57342e50bd10a
tracetool: Include osdep.h in generated-ust.c

When generating the trace/generated-ust.c source file, make sure
it includes osdep.h as its first include.

This fixes compilation with --enable-trace-backends=ust

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 1456240661-15422-1-git-send-email-peter.maydell@linaro.org
Reviewed-by: Eric Blake <eblake@redhat.com>
scripts/tracetool/format/ust_events_c.py