Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
ec3c37db3b62db315cbc1bfd759fcb30ebd0891c
/
.
/
include
/
import
/
51d.h
blob: 2335c3535fe0bc21199b7c833ad7e66ac7bf787e [
file
] [
log
] [
blame
]
Dragan Dosen
93b38d9
2015-06-29 16:43:25 +0200
[
diff
] [
blame
]
1
#ifndef
_IMPORT_51D_H
2
#define
_IMPORT_51D_H
3
4
#include
<51Degrees.h>
5
6
int
init_51degrees
(
void
);
7
void
deinit_51degrees
(
void
);
8
9
#endif