]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/stmem.h
SourceFormat Enforcement
[thirdparty/squid.git] / src / stmem.h
index 30d1f8f7e7cb9cf38c62c613beae1c15e4811add..e67e4d360abf7d1e196d5d6565bd2f3a4a4d33a1 100644 (file)
@@ -1,7 +1,5 @@
 
 /*
- * $Id: stmem.h,v 1.10 2007/08/13 17:20:51 hno Exp $
- *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
@@ -35,8 +33,8 @@
 #ifndef SQUID_STMEM_H
 #define SQUID_STMEM_H
 
-#include "splay.h"
 #include "Range.h"
+#include "splay.h"
 
 class mem_node;