]> git.ozlabs.org Git - ccan/blob - pushpull.h
e01bc09e1fca0e52e321741acba669251bf54c53
[ccan] / pushpull.h
1 /* CC0 license (public domain) - see LICENSE file for details */
2 #ifndef CCAN_PUSHPULL_H
3 #define CCAN_PUSHPULL_H
4 /* You can also include these independently, if you don't need both. */
5 #include <ccan/pushpull/push.h>
6 #include <ccan/pushpull/pull.h>
7 #endif /* CCAN_PUSHPULL_H */