add assert.h

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@5905 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1999-04-10 15:10:13 +00:00
parent 65f29bd32d
commit 2fefcb8897

View File

@@ -43,6 +43,7 @@
#endif
#include <stdio.h>
#include <assert.h>
#include <stdarg.h>
#include <ctype.h>
#ifdef HAVE_SYS_TYPES_H