Imported Upstream version 2.6.0p2
[debian/amanda] / server-src / tapefile.h
index 6d8fdb97c9e0c1802279788d76a67a8499a483a2..a90da570fe15da8cbd501ac5bab109440b7c4ec6 100644 (file)
@@ -55,5 +55,6 @@ tape_t *add_tapelabel(char *datestamp, char *label);
 int reusable_tape(tape_t *tp);
 
 int guess_runs_from_tapelist(void);
+void print_new_tapes(FILE *output, int nb);
 
 #endif /* !TAPEFILE_H */