Include <heimbase.h>.

This commit is contained in:
Love Hornquist Astrand
2011-05-17 21:21:07 -07:00
parent b01fe66069
commit 9b07f0e847

View File

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