]> git.wh0rd.org - dump.git/blobdiff - compat/include/compaterr.h
Small libc5 compile glitches.
[dump.git] / compat / include / compaterr.h
index 3aed6ba4a7bc26d3f9b02e2f931387875a9c3e6c..76d40026caaca078572158c4233d57a89c90efcc 100644 (file)
@@ -2,8 +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 
  *
+ *     $Id: compaterr.h,v 1.5 1999/11/11 16:14:01 tiniou Exp $
  */
 
 /*-
  * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
- *
- *     @(#)err.h       8.1 (Berkeley) 6/2/93
- *      $Id: compaterr.h,v 1.2 1999/10/11 13:08:06 stelian Exp $
  */
 
-#ifndef _ERR_H_
-#define        _ERR_H_
+#ifndef _COMPATERR_H_
+#define        _COMPATERR_H_
 
 #include <config.h>
 
@@ -90,4 +88,4 @@ void          vwarnx __P((const char *, _BSD_VA_LIST_));
 #endif
 __END_DECLS
 
-#endif /* !_ERR_H_ */
+#endif /* !_COMPATERR_H_ */