* cygserver.cc: Include stdlib.h for exit declaration.
* threaded_queue.cc: Ditto.
This commit is contained in:
		| @@ -15,6 +15,7 @@ | ||||
| #include <unistd.h> | ||||
| #include <windows.h> | ||||
| #include <sys/types.h> | ||||
| #include <stdlib.h> | ||||
| #include "wincap.h" | ||||
| #include "threaded_queue.h" | ||||
| #define DEBUG 1 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user