Imported Upstream version 3.3.3
[debian/amanda] / common-src / conffile.h
index a9a65046cae7aa988d3b6efc2f2dabe049b786ef..efb7253358ceff1109c0234f22580c73edafd7fd 100644 (file)
@@ -1,6 +1,7 @@
 /*
  * Amanda, The Advanced Maryland Automatic Network Disk Archiver
  * Copyright (c) 1991-2000 University of Maryland at College Park
+ * Copyright (c) 2007-2012 Zmanda, Inc.  All Rights Reserved.
  * All Rights Reserved.
  *
  * Permission to use, copy, modify, distribute, and sell this software and its
@@ -497,6 +498,8 @@ typedef enum {
     CNF_MAX_DLE_BY_VOLUME,
     CNF_EJECT_VOLUME,
     CNF_TMPDIR,
+    CNF_REPORT_USE_MEDIA,
+    CNF_REPORT_NEXT_MEDIA,
     CNF_CNF /* sentinel */
 } confparm_key;