about summary refs log tree commit diff
path: root/elf
diff options
context:
space:
mode:
Diffstat (limited to 'elf')
-rw-r--r--elf/rtld.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/elf/rtld.c b/elf/rtld.c
index 7634f514d2..586291c629 100644
--- a/elf/rtld.c
+++ b/elf/rtld.c
@@ -1477,8 +1477,8 @@ process_envvars (enum mode *modep)
 static void
 print_statistics (void)
 {
-  char buf[200];
 #ifndef HP_TIMING_NONAVAIL
+  char buf[200];
   char *cp;
   char *wp;