aboutsummaryrefslogtreecommitdiff
path: root/PolicyPhysicalPresence_fp.h
diff options
context:
space:
mode:
authorVadim Bendebury <vbendeb@chromium.org>2015-06-01 15:57:24 -0700
committerChromeOS Commit Bot <chromeos-commit-bot@chromium.org>2015-06-03 21:47:46 +0000
commit73299330f3bf616a97f17a595ac84e5c6ddb15d1 (patch)
tree94bc67207a9dbced68300da66971be204d56779b /PolicyPhysicalPresence_fp.h
parent1c869878134cdbcca758a954f2d11b56085bd73a (diff)
downloadtpm2-73299330f3bf616a97f17a595ac84e5c6ddb15d1.tar.gz
Changes to allow compilation of PolicyPassword.c
BUG=none TEST=compilation succeeds: cc -Wall -Werror -c -o /dev/null PolicyPassword.c Change-Id: Ibe04fe755e13a2e720fd58092bb34d10b91fbc07 Signed-off-by: Vadim Bendebury <vbendeb@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/274644 Reviewed-by: Utkarsh Sanghi <usanghi@chromium.org>
Diffstat (limited to 'PolicyPhysicalPresence_fp.h')
-rw-r--r--PolicyPhysicalPresence_fp.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/PolicyPhysicalPresence_fp.h b/PolicyPhysicalPresence_fp.h
new file mode 100644
index 0000000..cec5fff
--- /dev/null
+++ b/PolicyPhysicalPresence_fp.h
@@ -0,0 +1,11 @@
+/*
+ * Copyright 2015 The Chromium OS Authors. All rights reserved.
+ * Use of this source code is governed by a BSD-style license that can be
+ * found in the LICENSE file.
+ */
+
+#ifndef __TPM2_POLICYPHYSICALPRESENCE_FP_H_
+#define __TPM2_POLICYPHYSICALPRESENCE_FP_H_
+
+#endif // __TPM2_POLICYPHYSICALPRESENCE_FP_H_
+