]> git.ipfire.org Git - thirdparty/squid.git/blame - compat/os/os2.h
SourceFormat Enforcement
[thirdparty/squid.git] / compat / os / os2.h
CommitLineData
5cf3b000
AJ
1#ifndef SQUID_OS_OS2_H
2#define SQUID_OS_OS2_H
3
1191b93b 4#if _SQUID_OS2_
5cf3b000
AJ
5
6/****************************************************************************
7 *--------------------------------------------------------------------------*
8 * DO *NOT* MAKE ANY CHANGES below here unless you know what you're doing...*
9 *--------------------------------------------------------------------------*
10 ****************************************************************************/
11
12/*
13* FIXME: the os2 port of bash seems to have problems checking
14* the return codes of programs in if statements. These options
15* need to be overridden.
16*/
17
5cf3b000
AJ
18#endif /* _SQUID_OS2_ */
19#endif /* SQUID_OS_OS2_H */