Rolled handle infrastructure into rpcc.
[invirt/third/libt4.git] / rpc / connection.h
index 68bd902..03e92da 100644 (file)
@@ -4,8 +4,10 @@
 #include "types.h"
 #include <arpa/inet.h>
 #include <netinet/in.h>
+#include "t4.h"
 #include "poll_mgr.h"
 #include "file.h"
+#include "threaded_log.h"
 
 class connection;