Include <heimntlm.h>.

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19373 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-12-15 21:22:19 +00:00
parent 4e85483d75
commit ffada79bc7

View File

@@ -93,6 +93,8 @@
#include <hdb_err.h>
#include <der.h>
#include <heimntlm.h>
#undef ALLOC
#define ALLOC(X) ((X) = malloc(sizeof(*(X))))
#undef ALLOC_SEQ