]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - compat/os/os2.h
SourceFormat Enforcement
[thirdparty/squid.git] / compat / os / os2.h
index 92f99f10047a64fc72cf91f64383f3de770aa4c1..65c7b1506a4ab428d544478e6d27be862707e6cc 100644 (file)
@@ -1,11 +1,15 @@
-#ifndef SQUID_CONFIG_H
-#include "config.h"
-#endif
+/*
+ * Copyright (C) 1996-2017 The Squid Software Foundation and contributors
+ *
+ * Squid software is distributed under GPLv2+ license and includes
+ * contributions from numerous individuals and organizations.
+ * Please see the COPYING and CONTRIBUTORS files for details.
+ */
 
 #ifndef SQUID_OS_OS2_H
 #define SQUID_OS_OS2_H
 
-#ifdef _SQUID_OS2_
+#if _SQUID_OS2_
 
 /****************************************************************************
  *--------------------------------------------------------------------------*
@@ -19,6 +23,6 @@
 *  need to be overridden.
 */
 
-
 #endif /* _SQUID_OS2_ */
 #endif /* SQUID_OS_OS2_H */
+