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]
/
include
/
t4.h
diff --git
a/t4.h
b/include/t4.h
similarity index 91%
rename from
t4.h
rename to
include/t4.h
index
19eaddc
..
7222c0d
100644
(file)
--- a/
t4.h
+++ b/
include/t4.h
@@
-1,8
+1,8
@@
#ifndef t4_h
#define t4_h
-#include "types.h"
-#include "rpc/poll_mgr.h"
+#include "include/types.h"
+#include "include/rpc/poll_mgr.h"
struct t4_state {
std::mutex log_mutex;