mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-01-19 04:49:25 +08:00
* fhandler.h (class cygthread): Remove forward declaration.
This commit is contained in:
parent
ef82f76c30
commit
257e3d8e89
@ -1,3 +1,7 @@
|
||||
2005-03-21 Corinna Vinschen <corinna@vinschen.de>
|
||||
|
||||
* fhandler.h (class cygthread): Remove forward declaration.
|
||||
|
||||
2005-03-21 Corinna Vinschen <corinna@vinschen.de>
|
||||
|
||||
* fhandler.h (class cygthread): Forward declare.
|
||||
|
@ -37,7 +37,6 @@ typedef struct __DIR DIR;
|
||||
struct dirent;
|
||||
struct iovec;
|
||||
struct __acl32;
|
||||
class cygthread;
|
||||
|
||||
enum dirent_states
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user