/* CC0 license (public domain) - see LICENSE file for details */ #ifndef CCAN_PUSHPULL_H #define CCAN_PUSHPULL_H /* You can also include these independently, if you don't need both. */ #include #include #endif /* CCAN_PUSHPULL_H */