]> git.ipfire.org Git - thirdparty/squid.git/blob - include/xusleep.h
SourceFormat merge: removed CVS-Id tags, removed unnecessary extern and SQUIDCEXTERN...
[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 */