aboutsummaryrefslogblamecommitdiff
path: root/security/tpm-tools/files/patch-src-tpm_mgmt-tpm_nvread.c
blob: 8f2de713581661dac665fc965773ce6b39529683 (plain) (tree)
1
2
3
4
5
6
7
8
9
10









                                                               
--- src/tpm_mgmt/tpm_nvread.c.orig	2011-08-17 12:20:35 UTC
+++ src/tpm_mgmt/tpm_nvread.c
@@ -19,6 +19,7 @@
  * http://www.opensource.org/licenses/cpl1.0.php.
  */
 
+#include <sys/stat.h>
 #include <limits.h>
 #include <ctype.h>
 #include <fcntl.h>