]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/DescriptorSet.cc
SourceFormat Enforcement
[thirdparty/squid.git] / src / DescriptorSet.cc
index 05ca6232a4d570341cac745158abd6baf98cc764..67c5e51aa4187785723ecb29884c2b2fd24b3d53 100644 (file)
@@ -2,8 +2,8 @@
  * DEBUG: section 05    Comm
  */
 #include "squid.h"
-#include "globals.h" /* for Squid_MaxFD */
 #include "DescriptorSet.h"
+#include "globals.h" /* for Squid_MaxFD */
 
 // pre-allocates descriptor store and index for Squid_MaxFD descriptors
 DescriptorSet::DescriptorSet(): descriptors_(NULL), index_(NULL),