]> git.ipfire.org Git - thirdparty/haproxy.git/commit
[MINOR] export the hostname variable so that all the code can access it
authorWilly Tarreau <w@1wt.eu>
Sun, 16 Aug 2009 08:08:02 +0000 (10:08 +0200)
committerWilly Tarreau <w@1wt.eu>
Sun, 16 Aug 2009 08:08:02 +0000 (10:08 +0200)
commit3ad6a7640ba6bfbac6987dfa581c345bdc03100b
tree0493539453b2bb625c774948529e0e111bd97e38
parent68dcd25d9c436da64e96aafcf126b7fc1ebd856c
[MINOR] export the hostname variable so that all the code can access it

The hostname variable will be used later, export it.
include/common/defaults.h
include/types/global.h
src/haproxy.c