moved pthread include, so that it will be included.
authoraland <aland>
Fri, 4 Jul 2003 19:13:55 +0000 (19:13 +0000)
committeraland <aland>
Fri, 4 Jul 2003 19:13:55 +0000 (19:13 +0000)
Noted by Steve G

Hmm... most of the includes should probably be fixed here...

src/modules/rlm_sql/sql.c

index 2444743..d6aebcf 100644 (file)
 #include       <errno.h>
 #include       <sys/wait.h>
 
-#if HAVE_PTHREAD_H
-#include       <pthread.h>
-#endif
-
 #include       "radiusd.h"
 #include       "conffile.h"
 #include       "rlm_sql.h"
 
+#if HAVE_PTHREAD_H
+#include       <pthread.h>
+#endif
+
 
 /*
  * Connect to a server.  If error, set this socket's state to be