Re: [PATCH for 6.2 19/49] bsd-user: Include host-os.h from main

2021-08-07 Thread Richard Henderson
On 8/7/21 11:42 AM, Warner Losh wrote: Include host-os.h from main.c to pick up the default OS to emulate. Set that default in main(). Signed-off-by: Stacey Son Signed-off-by: Warner Losh --- bsd-user/freebsd/host-os.h | 2 ++ bsd-user/main.c| 4 +++- bsd-user/netbsd/host-os.h

[PATCH for 6.2 19/49] bsd-user: Include host-os.h from main

2021-08-07 Thread Warner Losh
Include host-os.h from main.c to pick up the default OS to emulate. Set that default in main(). Signed-off-by: Stacey Son Signed-off-by: Warner Losh --- bsd-user/freebsd/host-os.h | 2 ++ bsd-user/main.c| 4 +++- bsd-user/netbsd/host-os.h | 2 ++ bsd-user/openbsd/host-os.h | 2 ++