X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=bsd-user%2Fbsd-proc.h;h=a1061bffb8f706fecd5d82fb81c57c549e2467b2;hb=b77af26e973705e8fd96cff102fc978ee44043da;hp=68b66e571d32717fe8e0112ee618c95b4aff6470;hpb=9554d33076771dcc284dc3fa1a87cd0e24b91d9d;p=mirror_qemu.git diff --git a/bsd-user/bsd-proc.h b/bsd-user/bsd-proc.h index 68b66e571d..a1061bffb8 100644 --- a/bsd-user/bsd-proc.h +++ b/bsd-user/bsd-proc.h @@ -20,11 +20,7 @@ #ifndef BSD_PROC_H_ #define BSD_PROC_H_ -#include -#include -#include #include -#include /* exit(2) */ static inline abi_long do_bsd_exit(void *cpu_env, abi_long arg1)