Close #if
diff --git a/tests/Gtest-bt.c b/tests/Gtest-bt.c
index 9f2e6a9..1b60964 100644
--- a/tests/Gtest-bt.c
+++ b/tests/Gtest-bt.c
@@ -186,6 +186,7 @@
 #elif defined __FreeBSD__
       printf (" @ %lx", (unsigned long) uc->uc_mcontext.mc_eip);
 #endif
+#endif
       printf ("\n");
     }
   do_backtrace();