Imported Upstream version 2.4.5
[debian/amanda] / server-src / find.h
index 779964b93b19c7f5943a7baaf42b5f345643f6cd..c657dfc203e22c41774de1bf4b8e22891bf90789 100644 (file)
@@ -7,6 +7,7 @@ typedef struct find_result_s {
     int datestamp_aux;
         /* aux is secondary key for intra-day comparisons -- could be timestamp,
            just use seq# */
+    char *timestamp;
     char *hostname;
     char *diskname;
     int level;