Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(482)

Unified Diff: src/include/tddl.h

Issue 3581012: Upgrade from trousers 0.3.3 to 0.3.6 and from testsuite 0.2 to 0.3. (Closed) Base URL: ssh://git@gitrw.chromium.org:9222/trousers.git
Patch Set: git cl push Created 10 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « src/include/tcsd.h ('k') | src/include/threads.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/include/tddl.h
diff --git a/src/include/tddl.h b/src/include/tddl.h
index e68d975d755c032feb03ac7307a3ae14689f63f1..cf5bb3ab2a2599ad875fda2e3782dd9b691cc8e8 100644
--- a/src/include/tddl.h
+++ b/src/include/tddl.h
@@ -12,6 +12,10 @@
#ifndef _TDDL_H_
#define _TDDL_H_
+#include <threads.h>
+#include "tcsd_wrap.h"
+#include "tcsd.h"
+
struct tpm_device_node {
char *path;
#define TDDL_TRANSMIT_IOCTL 1
« no previous file with comments | « src/include/tcsd.h ('k') | src/include/threads.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698