mirror of
https://github.com/flatpak/flatpak.git
synced 2026-09-22 05:05:41 -04:00
Rather than a lot of #ifdef mess in the public headers, Alex would prefer that the P2P API is made unconditionally public. This assumes that they are unlikely to change in future. If they do, we just make them return NULL or break API and drop them. Signed-off-by: Philip Withnall <withnall@endlessm.com>