Imported Upstream version 2.5.1p3
[debian/amanda] / client-src / amandates.h
index 7cc0f5d982b08553f82f79ed293d92ba09d2769f..51cd23eaaf6aa745285de5ddc8667fb99b634a4f 100644 (file)
@@ -24,7 +24,7 @@
  * file named AUTHORS, in the root directory of this distribution.
  */
 /*
- * $Id: amandates.h,v 1.5 2006/07/25 18:35:21 martinea Exp $
+ * $Id: amandates.h,v 1.5.2.1 2006/11/01 15:31:06 martinea Exp $
  *
  * interface for amandates file
  */
 #define DUMP_LEVELS    10      /* XXX should be in amanda.h */
 #define EPOCH          ((time_t)0)
 
-#ifndef AMANDATES_FILE
-#define AMANDATES_FILE "/etc/amandates"
-#endif
-
 typedef struct amandates_s {
     struct amandates_s *next;
     char *name;                                /* filesystem name */