diff -r 9d67172bb323 -r 9fdd8dba529c TCP/TCPConnection.m --- a/TCP/TCPConnection.m Fri May 23 17:37:36 2008 -0700 +++ b/TCP/TCPConnection.m Sat May 24 17:25:06 2008 -0700 @@ -9,6 +9,8 @@ #import "TCP_Internal.h" #import "IPAddress.h" +#import "Logging.h" +#import "Test.h" #import "ExceptionUtils.h"