]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - compat/os/hpux.h
SourceFormat Enforcement
[thirdparty/squid.git] / compat / os / hpux.h
index a90e4b2a097dea6169c221f6cb2b26383180ae69..6e05d4b96e85ae4d714cc5fcaad51f318f5963da 100644 (file)
@@ -9,7 +9,6 @@
  *--------------------------------------------------------------------------*
  ****************************************************************************/
 
-
 #if !defined(HAVE_GETPAGESIZE)
 #define HAVE_GETPAGESIZE
 #define getpagesize( )   sysconf(_SC_PAGE_SIZE)