summaryrefslogtreecommitdiff
path: root/src/port.h
blob: 49295b9e388c0414958258021394986977d8d1ca (plain)
1
2
3
4
5
6
#ifndef _PORT_HEADER_INCLUDED
#define _PORT_HEADER_INCLUDED

void cssh_msleep( unsigned int msec );

#endif