Fix location of label to avoid compiler warnings
[freeradius.git] / src / modules / rlm_linelog / rlm_linelog.c
index 6773978..1257555 100644 (file)
@@ -296,9 +296,10 @@ static int do_linelog(void *instance, REQUEST *request)
                        RDEBUG2("Unable to change system group of \"%s\"", buffer);
                }
        }
-#endif
 
  skip_group:
+#endif
+
        /*
         *      FIXME: Check length.
         */