]> git.ipfire.org Git - thirdparty/squid.git/blob - include/xusleep.h
merge from SslServerCertValidator r12332
[thirdparty/squid.git] / include / xusleep.h
1 #ifndef _INC_XUSLEEP_H
2 #define _INC_XUSLEEP_H
3
4 SQUIDCEXTERN int xusleep(unsigned int);
5
6 #endif /* _INC_XUSLEEP_H */