add assert.h
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@5905 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
		| @@ -43,6 +43,7 @@ | |||||||
| #endif | #endif | ||||||
|  |  | ||||||
| #include <stdio.h> | #include <stdio.h> | ||||||
|  | #include <assert.h> | ||||||
| #include <stdarg.h> | #include <stdarg.h> | ||||||
| #include <ctype.h> | #include <ctype.h> | ||||||
| #ifdef HAVE_SYS_TYPES_H | #ifdef HAVE_SYS_TYPES_H | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Assar Westerlund
					Assar Westerlund