X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=device-src%2Ftests%2Fvfs_test.c;fp=device-src%2Ftests%2Fvfs_test.c;h=b05ee781a3b11e920a1758be4b5606c552d59162;hb=fb2bd066c2f8b34addafe48d62550e3033a59431;hp=5b63f2b2da51a346240bad1411885b1359e9eeed;hpb=a6127998ee6dcab6bb034f6ca985b07804a86f9a;p=debian%2Famanda diff --git a/device-src/tests/vfs_test.c b/device-src/tests/vfs_test.c index 5b63f2b..b05ee78 100644 --- a/device-src/tests/vfs_test.c +++ b/device-src/tests/vfs_test.c @@ -20,6 +20,7 @@ #include #include +#include "util.h" /* global so the 'atexit' handler can access it */ @@ -118,7 +119,7 @@ main(int argc G_GNUC_UNUSED, char **argv G_GNUC_UNUSED) pid_t pid; amwait_t status; - amanda_thread_init(NULL); + amanda_thread_init(); device_path = setup_vtape_dir();