Nathan Scott <nathans@xxxxxxxxxx> writes:
> [...]
> commit 2a32ca8b4f055776597c23f54931d0da25b2eecb
> Author: Nathan Scott <nathans@xxxxxxxxxx>
> Date: Fri May 22 16:51:21 2015 +1000
>
> build: add struct declarations for application headers
>
> Add struct names for all structures, as is done in a couple of places
> in pmapi.h and throughout impl.h. This is useful to applications that
> don't want to include pmapi.h and instead forward-declare structs that
> they use.
Why would an application using pmapi not want to #include <pmapi.h>?
> The atop upstream code has headers using this model, which we'll
> want to integrate with shortly.
It would be good to hear details about your plans for integrating (with?) atop.
- FChE
|