This repository has been archived on 2024-04-08. You can view files and clone it, but cannot push or open issues or pull requests.
deb-goldedplus/goldlib/smblib/genwrap.h
Alexander S. Aganichev cff3b440eb Various SMB fixes
2002-08-30 06:01:33 +00:00

9 lines
113 B
C

#ifndef __genwrap_h
#define __genwrap_h
#include <gtimall.h>
#define SLEEP(a) usleep(a)
#endif // __genwrap_h