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

View File

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