Fix: tests: make some functions static
[lttng-tools.git] / tests / unit / test_utils_compat_poll.c
index 41ff237d861d5e198840678eb047dee99fb6a733..566ef21a020498a925678475dfe6537e5ee2ef40 100644 (file)
@@ -55,6 +55,7 @@ int lttng_opt_mi;
 #define CLOE_VALUE FD_CLOEXEC
 #endif
 
+static
 void test_epoll_compat(void)
 {
        /*
This page took 0.02395 seconds and 5 git commands to generate.