]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - compat/os/sunos.h
SourceFormat Enforcement
[thirdparty/squid.git] / compat / os / sunos.h
index ad0775401f223ec520fd59163dab69f1b18a158a..b124c819059523a3b7e77d1fabd52e929938550b 100644 (file)
@@ -9,7 +9,6 @@
  *--------------------------------------------------------------------------*
  ****************************************************************************/
 
-
 /* O_NONBLOCK requires <fcntl.h> to be included first */
 #if HAVE_FCNTL_H
 #include <fcntl.h>
@@ -20,7 +19,5 @@
  */
 #define SQUID_NONBLOCK O_NDELAY
 
-
-
 #endif /* _SQUID_SUNOS_ */
 #endif /* SQUID_OS_SUNOS_H */