]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Fix ICMP unit test headers
authorAmos Jeffries <amosjeffries@squid-cache.org>
Sat, 21 Feb 2009 11:01:48 +0000 (04:01 -0700)
committerAmos Jeffries <amosjeffries@squid-cache.org>
Sat, 21 Feb 2009 11:01:48 +0000 (04:01 -0700)
src/icmp/testIcmp.h

index 75454553832dcf2ad27e19c6f4f4fce363754e6a..e0692bfd24ea27edb9afcdf9cee71cc024cd9981 100644 (file)
@@ -1,9 +1,8 @@
 #ifndef SQUID_SRC_TEST_URL_H
 #define SQUID_SRC_TEST_URL_H
 
-#include <cppunit/extensions/HelperMacros.h>
-
 #include "Icmp.h"
+#include <cppunit/extensions/HelperMacros.h>
 
 #if USE_ICMP