Test library load/unload events
[lttng-tools.git] / tests / regression / ust / ust-dl / libfoo.h
index d6c59aa9808a13474cf9dece6c2e69896cd2a3b3..e1b6eac0188105ac0e5173a9f6ae9f5619748b91 100644 (file)
@@ -1,6 +1,6 @@
 #ifndef _LIBFOO_H
 #define _LIBFOO_H
 
-int foo();
+int foo(void);
 
 #endif  /* _LIBFOO_H */
This page took 0.026453 seconds and 5 git commands to generate.