You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-crypt/heimdal/files/heimdal_missing-include.patch

12 lines
255 B

--- base/test_base.c 2011-09-30 15:58:45.000000000 +0300
+++ 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)
{