summaryrefslogtreecommitdiff
path: root/src/libs/async.h
blob: 25b71af6e6070f0db8f17f7c30e2b1b17555537a (plain)
1
2
3
4
5
6
7
8
9
10
#if defined(__cplusplus)
extern "C" {
#endif

#include "callback/async.h"

#if defined(__cplusplus)
}
#endif