]> git.ipfire.org Git - thirdparty/squid.git/commit
Summary: gethostname definition on Solaris broken.
authorrobertc <>
Sun, 17 Aug 2003 19:42:04 +0000 (19:42 +0000)
committerrobertc <>
Sun, 17 Aug 2003 19:42:04 +0000 (19:42 +0000)
commitb8ef2a76e2e647c90668997b596b0cc44c01b671
tree0244ed57462bfae35bf1550c11cf9e2d93685ae3
parentcb7a4fcbedc0bf7bf6f9176e955db77d831b0290
Summary: gethostname definition on Solaris broken.
Keywords:

The C++ compiler detection seems to allow the native declarations of gethostname to function on Solaris. Copy that logic into protos.h so that we don't conflict, but still have our declaration should it be needed.
src/protos.h