projects
/
invirt/third/libt4.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Rolled handle infrastructure into rpcc.
[invirt/third/libt4.git]
/
rpc
/
connection.h
diff --git
a/rpc/connection.h
b/rpc/connection.h
index
68bd902
..
03e92da
100644
(file)
--- a/
rpc/connection.h
+++ b/
rpc/connection.h
@@
-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;