]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - helpers/basic_auth/getpwnam/basic_getpwnam_auth.cc
Renamed squid.h to squid-old.h and config.h to squid.h
[thirdparty/squid.git] / helpers / basic_auth / getpwnam / basic_getpwnam_auth.cc
index c05f2e04d5f4eb24bb0274004a3dd5bf797b497d..bb501b0f7e7031697d3941e23f5303319ece7699 100644 (file)
  *
  */
 
-#include "config.h"
+#include "squid.h"
 #include "helpers/defines.h"
 #include "rfc1738.h"
-#include "util.h"
+//#include "util.h"
 
 #if HAVE_STDIO_H
 #include <stdio.h>