ERR: Attempt to fix warning on OSF about implicit declaration of winnstr.

This commit is contained in:
Brad King 2002-06-18 16:30:00 -04:00
parent 84cd5ec124
commit 50be646b79
1 changed files with 2 additions and 0 deletions

View File

@ -34,6 +34,8 @@
MODULE_ID("$Id$")
extern int winnstr(WINDOW *, char *, int);
/*---------------------------------------------------------------------------
| Facility : libnform
| Function : bool data_behind(const FORM *form)