]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/tests/stub_main_cc.cc
Source Format Enforcement (#1234)
[thirdparty/squid.git] / src / tests / stub_main_cc.cc
index faf1b0da6761816f9f0034c3b0ddfa5faf745d14..450fa1c3fec985b04ff522df495a41a0640ae634 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1996-2019 The Squid Software Foundation and contributors
+ * Copyright (C) 1996-2023 The Squid Software Foundation and contributors
  *
  * Squid software is distributed under GPLv2+ license and includes
  * contributions from numerous individuals and organizations.
@@ -7,6 +7,7 @@
  */
 
 #include "squid.h"
+#include "protos.h"
 
 #define STUB_API "stub_main_cc.cc"
 #include "tests/STUB.h"