summarylogtreecommitdiffstats
path: root/Krb5CredentialsCacheManager.cpp.patch
blob: 58b79ce819af5e28ee6d01dfa813f9dc6ac0e1c4 (plain)
1
2
3
4
5
6
7
8
9
10
--- fbthrift-0.24.0/thrift/lib/cpp/util/kerberos/Krb5CredentialsCacheManager.cpp.orig	2015-03-27 07:17:13.000000000 +0900
+++ fbthrift-0.24.0/thrift/lib/cpp/util/kerberos/Krb5CredentialsCacheManager.cpp	2015-03-30 09:29:29.768341389 +0900
@@ -26,6 +26,7 @@
 #include <folly/Memory.h>
 #include <folly/ScopeGuard.h>
 #include <folly/String.h>
+#include <gflags/gflags.h>
 
 // DO NOT modify this flag from your application
 #ifndef NO_LIB_GFLAGS