diff options
| author | Eduardo Habkost <ehabkost@redhat.com> | 2012-10-23 19:44:02 -0200 |
|---|---|---|
| committer | Andreas Färber <afaerber@suse.de> | 2012-11-15 01:38:13 +0100 |
| commit | 04509ad939a7878b487b29e3500b79b5e2c1de35 (patch) | |
| tree | 5fb00ba4847b3e09e31b56bbe4d51174f175d66c /fsdev/qemu-fsdev-dummy.c | |
| parent | ce34cf72fe508b27a78f83c184142e8d1e6a048a (diff) | |
| download | focaccia-qemu-04509ad939a7878b487b29e3500b79b5e2c1de35.tar.gz focaccia-qemu-04509ad939a7878b487b29e3500b79b5e2c1de35.zip | |
qemu-common.h: Comment about usage rules
Every time we make a tiny change on a header file, we often find circular header dependency problems. To avoid this nightmare, we need to stop including qemu-common.h from other headers, and we should gradually move the declarations from the catch-all qemu-common.h header to their specific headers. This simply adds a comment documenting the rules about qemu-common.h, hoping that people will see it before including qemu-common.h from other header files, and before adding more declarations to qemu-common.h. Signed-off-by: Eduardo Habkost <ehabkost@redhat.com> Signed-off-by: Andreas Färber <afaerber@suse.de>
Diffstat (limited to 'fsdev/qemu-fsdev-dummy.c')
0 files changed, 0 insertions, 0 deletions