@@ -38,9 +38,11 @@ } kiostream_kind; typedef struct kiostream { kiostream_kind kind; - #include "kiostream.platform.h" + ifelse(target_posix,`yes',` + int platform_fd; + ')dnl } kiostream; typedef struct kiochan { kiostream in;