]> git.proxmox.com Git - mirror_qemu.git/commit - tests/test-bitops.c
tests: Add missing include to test-bitops.c
authorEduardo Habkost <ehabkost@redhat.com>
Fri, 26 Sep 2014 19:46:02 +0000 (16:46 -0300)
committerMichael Tokarev <mjt@tls.msk.ru>
Sun, 2 Nov 2014 07:04:34 +0000 (10:04 +0300)
commita5ebc0ebae1d2283cfec4170b1a04317f2faee74
tree5b485e637a3a04bcb01b7671d631957f95f21555
parentee29498e4f0f3eff90eeeb7f5fa1703abedd2fb6
tests: Add missing include to test-bitops.c

The test code needs osdep.h for the ARRAY_SIZE macro.

Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
tests/test-bitops.c