summaryrefslogtreecommitdiffstats
path: root/include/haproxy/hq_interop.h
blob: eb6ebf6bc6ff16c9860edaba362a29210dea063e (plain)
1
2
3
4
5
6
#ifndef _HAPROXY_HQ_INTEROP_H_
#define _HAPROXY_HQ_INTEROP_H_

extern const struct qcc_app_ops hq_interop_ops;

#endif /* _HAPROXY_HQ_INTEROP_H_ */