]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - helpers/basic_auth/MSNT/allowusers.cc
SourceFormat Enforcement
[thirdparty/squid.git] / helpers / basic_auth / MSNT / allowusers.cc
index ff417e8839b58327aad105f0c3914fdd2393dd0e..32f09a4ca88edd9a1d06160e88edec7641943d11 100644 (file)
@@ -15,8 +15,8 @@
 #include <sys/types.h>
 #include <sys/param.h>
 #include <string.h>
-#include "usersfile.h"
 #include "msntauth.h"
+#include "usersfile.h"
 
 static usersfile AllowUsers;
 static int init = 0;