$NetBSD$

--- src/protos.h.orig	1999-04-15 12:05:15.000000000 -0400
+++ src/protos.h
@@ -132,7 +132,7 @@ char PANEL_FOCUS;
 
 
 /* EXTERN */
-extern char *strptime __P ((__const char *__s, __const char *__fmt, struct tm * __tp));
+extern char *strptime (const char *__s, const char *__fmt, struct tm * __tp);
 
 
 
