]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
SourceFormat Enforcement
authorSource Maintenance <squidadm@squid-cache.org>
Sat, 30 Jan 2016 12:11:55 +0000 (12:11 +0000)
committerSource Maintenance <squidadm@squid-cache.org>
Sat, 30 Jan 2016 12:11:55 +0000 (12:11 +0000)
src/auth/basic/NIS/basic_nis_auth.cc

index 7eb39c2e279611a75d7920d5149728ce54855c4b..f96184d43a9e1bfdbeac6b1b24eb5998d4e4e992 100644 (file)
@@ -12,8 +12,8 @@
  */
 
 #include "squid.h"
-#include "hash.h"
 #include "auth/basic/NIS/nis_support.h"
+#include "hash.h"
 #include "rfc1738.h"
 #include "util.h"