Removed non-standard header includes.
[wine] / include / async.h
2003-08-28  Dimitrie O. PaunUse angle brackets (<>) rather than quotes ("") for...
2003-08-28  Alexandre JulliardStart using the exported TEB structure from winternl...
2003-06-26  Eric Pouech- made async.h ready for use in ntdll: replaced all...
2002-05-04  Patrik StridvallMS C related changes.
2002-04-14  Martin Wilck- Need a "cleanup" method.
2002-04-05  Martin Wilck- separate cleanly between async scheduling and file...
1999-08-01  Alexandre JulliardRemoved async I/O support.
1998-12-14  Marcus MeissnerMade async IO (SIGIO) stuff from WINSOCK generic useable.