X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=fsdev%2Fp9array.h;h=50a1b15fe973034289260b18b725924a2c121ab8;hb=e76f201f69e76653f3e7301f2183421d9267e2f5;hp=90e83a7c7b5453c6198c169a39f0601777ee53d4;hpb=9740b907a5363c06ecf61e08b21966a81eb0dab4;p=mirror_qemu.git diff --git a/fsdev/p9array.h b/fsdev/p9array.h index 90e83a7c7b..50a1b15fe9 100644 --- a/fsdev/p9array.h +++ b/fsdev/p9array.h @@ -27,8 +27,6 @@ #ifndef QEMU_P9ARRAY_H #define QEMU_P9ARRAY_H -#include "qemu/compiler.h" - /** * P9Array provides a mechanism to access arrays in common C-style (e.g. by * square bracket [] operator) in conjunction with reference variables that