Include <roken.h> for compatiblity.

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18941 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-11-07 19:53:40 +00:00
parent 145d124f97
commit 4fc6a5e397

View File

@@ -69,6 +69,8 @@
#include "spnego_asn1.h"
#include <der.h>
#include <roken.h>
#define ALLOC(X, N) (X) = calloc((N), sizeof(*(X)))
typedef struct {