summaryrefslogtreecommitdiff
path: root/include/trav.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/trav.h')
-rw-r--r--include/trav.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/trav.h b/include/trav.h
new file mode 100644
index 0000000..47aeec3
--- /dev/null
+++ b/include/trav.h
@@ -0,0 +1,5 @@
+#ifndef _TRAV_H
+#define _TRAV_H
+#include <sys/time.h>
+#include "../async_wake_ios/async_wake_ios/libjb.h"
+#endif