]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/auth/digest/eDirectory/digest_pw_auth.cc
SourceFormat Enforcement
[thirdparty/squid.git] / src / auth / digest / eDirectory / digest_pw_auth.cc
index de44054fc846b99e6b7ddb59f8f5e8a2c8918721..1b0d4efbd3763b4a4757d55e4b4670f397587432 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1996-2016 The Squid Software Foundation and contributors
+ * 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.
@@ -38,7 +38,7 @@
 #include "squid.h"
 #include "auth/digest/eDirectory/digest_common.h"
 #include "auth/digest/eDirectory/ldap_backend.h"
-#include "helpers/defines.h"
+#include "helper/protocol_defines.h"
 
 #define PROGRAM_NAME "digest_edirectory_auth"