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:
@@ -69,6 +69,8 @@
|
|||||||
#include "spnego_asn1.h"
|
#include "spnego_asn1.h"
|
||||||
#include <der.h>
|
#include <der.h>
|
||||||
|
|
||||||
|
#include <roken.h>
|
||||||
|
|
||||||
#define ALLOC(X, N) (X) = calloc((N), sizeof(*(X)))
|
#define ALLOC(X, N) (X) = calloc((N), sizeof(*(X)))
|
||||||
|
|
||||||
typedef struct {
|
typedef struct {
|
||||||
|
Reference in New Issue
Block a user