Subversion Repositories HelenOS-historic

Compare Revisions

Ignore whitespace Rev 1448 → Rev 1449

/uspace/trunk/libc/include/async.h
3,7 → 3,7
 
#include <ipc/ipc.h>
#include <psthread.h>
#include <time.h>
#include <sys/time.h>
 
typedef ipc_callid_t aid_t;