commit | 7205c9ec525fe375dd34c0f116c36dc4aab4c0f7 | [log] [tgz] |
---|---|---|
author | Juan Quintela <quintela@redhat.com> | Fri May 08 13:54:36 2015 +0200 |
committer | Juan Quintela <quintela@redhat.com> | Fri Jun 12 06:42:34 2015 +0200 |
tree | 9a1670c83509a85f99a9133874d6be62e2d88a33 | |
parent | 76cc7b587f1cd1679821e034a2d9974af9bc7d2b [diff] |
migration: reduce include files To make changes easier, with the copy, I maintained almost all include files. Now I remove the unnecessary ones on this patch. This compiles on linux x64 with all architectures configured, and cross-compiles for windows 32 and 64 bits. Signed-off-by: Juan Quintela <quintela@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com>