sessiond: clean-up: init ret value of _session_set_trace_chunk_no_lock_check
[lttng-tools.git] / tests / regression / ust / ust-dl / libzzz.h
1 #ifndef _LIBZZZ_H
2 #define _LIBZZZ_H
3
4 int zzz(void);
5
6 #endif /* _LIBZZZ_H */
This page took 0.031097 seconds and 4 git commands to generate.