* pinfo.cc: Remove unneeded assert.h.
This commit is contained in:
		| @@ -1,3 +1,7 @@ | |||||||
|  | 2012-10-09  Christopher Faylor  <me.cygwin2012@cgf.cx> | ||||||
|  |  | ||||||
|  | 	* pinfo.cc: Remove unneeded assert.h. | ||||||
|  |  | ||||||
| 2012-09-17  Christopher Faylor  <me.cygwin2012@cgf.cx> | 2012-09-17  Christopher Faylor  <me.cygwin2012@cgf.cx> | ||||||
|  |  | ||||||
| 	* pinfo.cc (pinfo::init): Detect potential race where short block has | 	* pinfo.cc (pinfo::init): Detect potential race where short block has | ||||||
|   | |||||||
| @@ -21,7 +21,6 @@ details. */ | |||||||
| #include "pinfo.h" | #include "pinfo.h" | ||||||
| #include "perprocess.h" | #include "perprocess.h" | ||||||
| #include "environ.h" | #include "environ.h" | ||||||
| #include <assert.h> |  | ||||||
| #include "ntdll.h" | #include "ntdll.h" | ||||||
| #include "shared_info.h" | #include "shared_info.h" | ||||||
| #include "cygheap.h" | #include "cygheap.h" | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user