K 10 svn:author V 11 arichardson K 8 svn:date V 27 2018-01-16T21:43:21.018274Z K 7 svn:log V 324 libnetbsd: Make the function declaration of efopen() match the definition In order to crossbuild FreeBSD on Mac/Linux I also need to build libnetbsd and FILE* is not equal to struct __sFILE on those platforms. Reviewed By: brooks, emaste Approved By: jhb (mentor) Differential Revision: https://reviews.freebsd.org/D13305 END