Re: Clock skew failures in Memoize test suite
[p5sagit/p5-mst-13.2.git] / os2 / os2ish.h
index a60e573..1b38b85 100644 (file)
@@ -382,6 +382,8 @@ void *emx_realloc (void *, size_t);
 # define HAS_BOOL 1
 #endif
 
+#include <emx/io.h> /* for _fd_flags() prototype */
+
 static inline bool
 _PERLIO_IS_BINMODE_FD(int fd)
 {