]> git.ipfire.org Git - thirdparty/squid.git/blame - include/getfullhostname.h
Boilerplate: update copyright on compat/ library sources
[thirdparty/squid.git] / include / getfullhostname.h
CommitLineData
e1f7507e
AJ
1#ifndef _SQUID_GETFULLHOSTNAME_H
2#define _SQUID_GETFULLHOSTNAME_H
3
e1f7507e
AJ
4SQUIDCEXTERN const char *getfullhostname(void);
5
6#endif /* _SQUID_GETFULLHOSTNAME_H */