]> git.wh0rd.org - dump.git/blobdiff - compat/include/compaterr.h
Take the default tape device value and the path for fstab from system headers files.
[dump.git] / compat / include / compaterr.h
index dd0a196c1630a4629ae499c432a40231e45063ef..98a9eeb58c54c1ae69bab325464a22406d2d76a3 100644 (file)
@@ -2,9 +2,9 @@
  *     Ported to Linux's Second Extended File System as part of the
  *     dump and restore backup suit
  *     Remy Card <card@Linux.EU.Org>, 1994-1997
- *     Stelian Pop <pop@cybercable.fr>, 1999 
+ *     Stelian Pop <pop@cybercable.fr>, 1999-2000
  *
- *     $Id: compaterr.h,v 1.4 1999/10/13 09:57:18 stelian Exp $
+ *     $Id: compaterr.h,v 1.6 2000/01/21 10:17:41 stelian Exp $
  */
 
 /*-
@@ -40,8 +40,8 @@
  * SUCH DAMAGE.
  */
 
-#ifndef _ERR_H_
-#define        _ERR_H_
+#ifndef _COMPATERR_H_
+#define        _COMPATERR_H_
 
 #include <config.h>
 
@@ -88,4 +88,4 @@ void          vwarnx __P((const char *, _BSD_VA_LIST_));
 #endif
 __END_DECLS
 
-#endif /* !_ERR_H_ */
+#endif /* !_COMPATERR_H_ */