commit | 5b27a92dcc5afb11d38c7fe0a637d5d64d31108a | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Fri May 04 11:52:55 2018 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Fri May 11 14:33:40 2018 +0200 |
tree | a065e7fe7168f9cfe3a0c6c2a9d28813f18d33fe | |
parent | 3ff333effa319df6178f138d9cf32e3937419790 [diff] |
rename included C files to foo.inc.c, remove osdep.h osdep.h is only needed for files that are compiled directly. Remove it from included C source files, and rename them to *.inc.c so that scripts/clean-includes knows to skip them. Cc: Eric Blake <eblake@redhat.com> Cc: Michael S. Tsirkin <mst@redhat.com> Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>