projects
/
invirt/third/libt4.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
So many changes. Broken.
[invirt/third/libt4.git]
/
rpc
/
poll_mgr.cc
diff --git
a/rpc/poll_mgr.cc
b/rpc/poll_mgr.cc
index
102b8dc
..
a3ab08a
100644
(file)
--- a/
rpc/poll_mgr.cc
+++ b/
rpc/poll_mgr.cc
@@
-1,8
+1,8
@@
-#include "poll_mgr.h"
+#include "include/rpc/poll_mgr.h"
#include <errno.h>
#include <sys/select.h>
-#include "file.h"
-#include "threaded_log.h"
+#include "include/rpc/file.h"
+#include "include/debug.h"
#ifdef __linux__
#include <sys/epoll.h>