aports/main/heimdal/heimdal_missing-include.patch
Natanael Copa 28c7fb5e58 main/heimdal: upgrade to 1.6_rc2
rebase patches to use -p1, for consitency with rest of aports tree
2015-04-04 17:12:00 +00:00

11 lines
265 B
Diff

--- lib/base/test_base.c 2011-09-30 15:58:45.000000000 +0300
+++ b/lib/base/test_base.c 2011-12-27 23:04:50.482955923 +0200
@@ -39,6 +39,8 @@
#include "heimbase.h"
#include "heimbasepriv.h"
+#include <stdlib.h>
+
static void
memory_free(heim_object_t obj)
{