]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
include config.h in tpm.c
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Tue, 1 Oct 2013 22:18:59 +0000 (00:18 +0200)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Tue, 1 Oct 2013 22:18:59 +0000 (00:18 +0200)
lib/tpm.c

index 3bcc13fea7f453f76b39864158e22256559e1415..cc57012d2e9e6d254620e611614a38b19c431918 100644 (file)
--- a/lib/tpm.c
+++ b/lib/tpm.c
@@ -27,6 +27,7 @@
  * Carolin Latze <latze@angry-red-pla.net> and Tobias Soder
  */
 
+#include <config.h>
 #include <gnutls/gnutls.h>
 #include <gnutls/abstract.h>
 #include <gnutls/tpm.h>