Sync from coreutils.
[gnulib.git] / lib / gethrxtime.c
index a316314..2c98578 100644 (file)
@@ -58,7 +58,7 @@ gethrxtime (void)
   }
 # endif
 
-#if HAVE_MICROUPTIME
+# if HAVE_MICROUPTIME
   {
     struct timeval tv;
     microuptime (&tv);