SoW-2019-0002: Dynamic Snapshot
[lttng-tools.git] / tests / unit / test_fd_tracker.c
index cb192ff80019d95b1932502c501f4882e9fbb533..928f3755a6241243291613f3b2744c8beca79c30 100644 (file)
@@ -76,7 +76,7 @@ void get_temporary_directories(char **_test_directory, char **_unlink_directory)
        }
 }
 
-int fd_count(void)
+static int fd_count(void)
 {
        DIR *dir;
        struct dirent *entry;
This page took 0.023643 seconds and 5 git commands to generate.