commit a95fdea9c30d4788638481d409062914608b755b
Author: Mattias Andrée <maandree_AT_kth.se>
AuthorDate: Sat Mar 5 23:31:47 2016 +0100
Commit: Mattias Andrée <maandree_AT_kth.se>
CommitDate: Sat Mar 5 23:31:47 2016 +0100
Clean up
Signed-off-by: Mattias Andrée <maandree_AT_kth.se>
diff --git a/src/allocator.c b/src/allocator.c
index 46cca89..33c8677 100644
--- a/src/allocator.c
+++ b/src/allocator.c
_AT_@ -1,8 +1,6 @@
/* See LICENSE file for copyright and license details. */
#include "internals.h"
-#include <stdint.h>
-
void
libzahl_realloc(z_t a, size_t need)
Received on Sat Mar 05 2016 - 23:31:57 CET
This archive was generated by hypermail 2.3.0
: Sat Mar 05 2016 - 23:36:15 CET