do not include stdint.h unprotected
In most cases stdint.h should be inherited from roken.h. In those cases where it cannot be, it must be protected by #ifdef HAVE_STDINT_H Change-Id: I46cbaeab1d65939468f84179aeeef7e4f898b0bb
This commit is contained in:
		| @@ -36,8 +36,8 @@ | ||||
| #ifndef _SYMBOL_H | ||||
| #define _SYMBOL_H | ||||
|  | ||||
| #include <roken.h> | ||||
| #include "asn1_queue.h" | ||||
| #include <stdint.h> | ||||
|  | ||||
| enum typetype { | ||||
|     TBitString, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Jeffrey Altman
					Jeffrey Altman