]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - compat/compat.h
SourceFormat Enforcement
[thirdparty/squid.git] / compat / compat.h
index 35fea545eb2165c3df3201e1da81ec07f991451c..6cb68d5423aefb3fa4f5b5204626d974c57a1126 100644 (file)
@@ -15,7 +15,6 @@
  * squid.h at the top line of your .cc file.
  */
 
-
 /******************************************************/
 /* Define the _SQUID_TYPE_ based on a guess of the OS */
 /* NP: this MUST come first within compat.h           */
 #endif
 #endif
 
-
-
 /*****************************************************/
 /* FDSETSIZE is messy and needs to be done before    */
 /* sys/types.h are defined.                          */
 /*****************************************************/
 #include "compat/fdsetsize.h"
 
-
 /*****************************************************/
 /* Global type re-definitions                        */
 /* this also takes care of the basic system includes */
@@ -76,7 +72,6 @@
 #include "compat/os/sunos.h"
 #include "compat/os/windows.h"
 
-
 /*****************************************************/
 /* portabilities shared between all platforms and    */
 /* components as found to be needed                  */
@@ -89,7 +84,6 @@
 /* cstdio has a bunch of problems with 64-bit definitions */
 #include "compat/stdio.h"
 
-
 /*****************************************************/
 /* component-specific portabilities                  */
 /*****************************************************/