sessiond: main.cpp: iterate on list using list_iteration_adapter
[lttng-tools.git] / ust-dl / libfoo.h
1 #ifndef _LIBFOO_H
2 #define _LIBFOO_H
3
4 int foo(void);
5
6 #endif /* _LIBFOO_H */
This page took 0.032219 seconds and 4 git commands to generate.