Andrew Cooper writes ("[PATCH for-4.15] tools/libxendevicemodel: Strip
__XEN_TOOLS__ header guard"):
> This is inappropriate for the header file of a standalone library with stable
> API and ABI.wat > Discovered when trying to actually remove the use of unstable libraries from a > trivial userspace emulator. Current users of xendevicemodel.h inherit > __XEN_TOOLS__ from libxenctrl.h (or equiv). Release-Acked-by: Ian Jackson <[email protected]>
