diff --git a/contrib/opie/opie.h b/contrib/opie/opie.h index 67e85fc7883..404487e3854 100644 --- a/contrib/opie/opie.h +++ b/contrib/opie/opie.h @@ -117,6 +117,6 @@ FILE *__opieopen __P((char *, int, int)); #endif /* EOF */ int __opiereadrec __P((struct opie *)); int __opiewriterec __P((struct opie *)); -#endif /* _OPIE */ __END_DECLS +#endif /* _OPIE */ #endif /* _OPIE_H */