Incorporate rosapps. 0.3.15 was branched somewhat incorrectly so rosapps is not synce...
[reactos.git] / modules / rosapps / applications / net / dhcpd / src / include / wutils.h
1 #ifndef WUTILS_H
2 #define WUTILS_H
3
4 u8b try_lock( u8b * );
5
6 #endif