@@ -19,10 +19,12 @@ #import "OFNotConnectedException.h" #import "OFString.h" #import "OFTCPSocket.h" #import "OFNotImplementedException.h" + +#import "common.h" @implementation OFNotConnectedException + exceptionWithClass: (Class)class_ socket: (OFStreamSocket*)socket {