From da3bc85e1374c51c5dced6baacf60288a5a3ea40 Mon Sep 17 00:00:00 2001 From: ache Date: Fri, 2 Dec 1994 06:40:24 +0000 Subject: Upgrade to version 1.8.6 --- lib/libncurses/unctrl.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'lib/libncurses/unctrl.h') diff --git a/lib/libncurses/unctrl.h b/lib/libncurses/unctrl.h index c80689c..31205d3 100644 --- a/lib/libncurses/unctrl.h +++ b/lib/libncurses/unctrl.h @@ -14,8 +14,6 @@ #ifndef _UNCTRL_H #define _UNCTRL_H 1 -#include - -extern char *unctrl __P((unsigned char)); +extern char *unctrl(unsigned char); #endif /* _UNCTRL_H */ -- cgit v1.1