@@ -23,13 +23,15 @@ #include #include #import "OFStreamObserver.h" +#import "OFStreamObserver+Private.h" #import "OFArray.h" #import "OFDictionary.h" #import "OFStream.h" +#import "OFStream+Private.h" #import "OFDataArray.h" #ifndef OF_HAVE_PIPE # import "OFStreamSocket.h" #endif #ifdef OF_HAVE_THREADS