X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=os2%2Fos2ish.h;h=1b38b85427bf2e9f29402bd31d8ce74612cf7bb0;hb=484fdf61e8653b10160ba1e8011888f52ab6825a;hp=22ea08363b835d6ce8956cf27e08637cb461a05b;hpb=51077201bf64ca460983010aa8b90b2241c04094;p=p5sagit%2Fp5-mst-13.2.git diff --git a/os2/os2ish.h b/os2/os2ish.h index 22ea083..1b38b85 100644 --- a/os2/os2ish.h +++ b/os2/os2ish.h @@ -382,7 +382,7 @@ void *emx_realloc (void *, size_t); # define HAS_BOOL 1 #endif -extern int* _fd_flags(int fd); /* where's the real prototype of this? */ +#include /* for _fd_flags() prototype */ static inline bool _PERLIO_IS_BINMODE_FD(int fd)