If you want to use the latest available version of Squid, you can Build a Squid anonymous proxy from source code
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#pragma once | |
#ifndef LINENOISE_CONVERT_INC | |
#define LINENOISE_CONVERT_INC | |
/* | |
Copyright 2020 [email protected] -- turned into single header C lib | |
inevitably some name clashes will | |
start becuase of this header. | |
Thus renaming is very likely not finished | |
Licence: CC BY SA 4.0 |