about summary refs log tree commit diff stats
path: root/example/src/middle.h
blob: 820721d98ffdc4abde72a922e1ab1fd7cb65df22 (plain) (blame)
1
2
3
4
5
6
#ifndef EXAMPLE_SRC_MIDDLE_H_
#define EXAMPLE_SRC_MIDDLE_H_

uv_link_methods_t middle_methods;

#endif  /* EXAMPLE_SRC_MIDDLE_H_ */