Imported Upstream version 2.6.0p2
[debian/amanda] / device-src / tests / vfs_test.c
index 5b63f2b2da51a346240bad1411885b1359e9eeed..b05ee781a3b11e920a1758be4b5606c552d59162 100644 (file)
@@ -20,6 +20,7 @@
 
 #include <device.h>
 #include <amanda.h>
+#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();