Put in a prototype for stdio internal function _filbuf() to get rid of the
authorDan Harkless <dan@harkless.org>
Tue, 25 Jan 2000 05:58:26 +0000 (05:58 +0000)
committerDan Harkless <dan@harkless.org>
Tue, 25 Jan 2000 05:58:26 +0000 (05:58 +0000)
commit90f1d5866d7d0c7c270fac0939b7de6bf4c35be9
treeff9bb5d57f91fd6ed5687364341caf889a7ada0e
parent7736b0a60c15cc20db0ba8c3e0fe8e11d1c78c20
Put in a prototype for stdio internal function _filbuf() to get rid of the
"default prototype" warning (only do this when we didn't #define it to something
specific due to another #define telling us to do so).
sbr/m_getfld.c