ERR: Attempt to fix warning on OSF about implicit declaration of winnstr.
This commit is contained in:
parent
84cd5ec124
commit
50be646b79
|
@ -34,6 +34,8 @@
|
|||
|
||||
MODULE_ID("$Id$")
|
||||
|
||||
extern int winnstr(WINDOW *, char *, int);
|
||||
|
||||
/*---------------------------------------------------------------------------
|
||||
| Facility : libnform
|
||||
| Function : bool data_behind(const FORM *form)
|
||||
|
|
Loading…
Reference in New Issue