Fix: include stdlib.h in compat/string.h
[lttng-tools.git] / tests / regression / ust / ust-dl / libfoo.h
CommitLineData
c70c42cc
AB
1#ifndef _LIBFOO_H
2#define _LIBFOO_H
3
d8ed06af 4int foo(void);
c70c42cc
AB
5
6#endif /* _LIBFOO_H */
This page took 0.040489 seconds and 5 git commands to generate.