summaryrefslogtreecommitdiff
path: root/lib/cpp/test/TFileTransportTest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lib/cpp/test/TFileTransportTest.cpp')
-rwxr-xr-x[-rw-r--r--]lib/cpp/test/TFileTransportTest.cpp5
1 files changed, 2 insertions, 3 deletions
diff --git a/lib/cpp/test/TFileTransportTest.cpp b/lib/cpp/test/TFileTransportTest.cpp
index 7691c73fc..20c3b5c27 100644..100755
--- a/lib/cpp/test/TFileTransportTest.cpp
+++ b/lib/cpp/test/TFileTransportTest.cpp
@@ -20,9 +20,8 @@
#define _GNU_SOURCE // needed for getopt_long
#endif
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
+#include <thrift/thrift-config.h>
+
#ifdef HAVE_SYS_TIME_H
#include <sys/time.h>
#endif