* fhandler.h (class cygthread): Remove forward declaration.
This commit is contained in:
		| @@ -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 | ||||
| { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user