]> git.ipfire.org Git - thirdparty/squid.git/commit
Cleanups: Shuffle ident API into its own header file
authorAmos Jeffries <squid3@treenet.co.nz>
Wed, 2 Jul 2008 02:46:08 +0000 (14:46 +1200)
committerAmos Jeffries <squid3@treenet.co.nz>
Wed, 2 Jul 2008 02:46:08 +0000 (14:46 +1200)
commit5a7431b89fa409cba7280ea71164afdc6b3e1164
treebfd0c03401a536cd4eceb8d6506017ac3d0b671c
parenta6cae5659c28735e63d975fe90722b4e5a236cc5
Cleanups: Shuffle ident API into its own header file

This reduces a few more links to protos.h by moving the small ident.c
requirements into ident.h in preparation for modulising that component.
src/ACLIdent.cc
src/client_side.cc
src/ident.cc
src/ident.h [new file with mode: 0644]
src/main.cc
src/protos.h