$NetBSD: patch-ak,v 1.1 2005/12/30 22:41:27 joerg Exp $

--- myerror.h.orig	2005-12-30 22:18:47.000000000 +0000
+++ myerror.h
@@ -8,7 +8,5 @@ extern void error(char *fmt, ...);
 extern void mesg(char *fmt, ...);
 extern void myperror(char *msg);
 
-#define perror(msg)	myperror(msg)
-
 #endif /* _myerror_h */
 
