Fix build error
authorAlan T. DeKok <aland@freeradius.org>
Mon, 26 Apr 2010 13:57:40 +0000 (15:57 +0200)
committerAlan T. DeKok <aland@freeradius.org>
Mon, 26 Apr 2010 14:02:50 +0000 (16:02 +0200)
src/main/event.c

index 324bad1..39091ca 100644 (file)
@@ -1248,7 +1248,8 @@ static void wait_a_bit(void *ctx)
                        break;
                }
 
-#if defined(HAVE_PTHREAD_H) || defined(WITH_PROXY)
+       stop_processing:
+#if defined(HAVE_PTHREAD_H)
                /*
                 *      A child thread MAY still be running on the
                 *      request.  Ask the thread to stop working on