* fhandler.h (class cygthread): Remove forward declaration.

This commit is contained in:
Corinna Vinschen 2005-03-21 19:10:45 +00:00
parent ef82f76c30
commit 257e3d8e89
2 changed files with 4 additions and 1 deletions

View File

@ -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.

View File

@ -37,7 +37,6 @@ typedef struct __DIR DIR;
struct dirent;
struct iovec;
struct __acl32;
class cygthread;
enum dirent_states
{