From 181715c5bc6e74f87fe284b063ca301a300ad098 Mon Sep 17 00:00:00 2001 From: Matthias Schiffer Date: Mon, 1 Sep 2014 22:03:43 +0200 Subject: Add alloc helpers for aligned allocations --- src/fastd.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/fastd.h') diff --git a/src/fastd.h b/src/fastd.h index acdc572..79d72e1 100644 --- a/src/fastd.h +++ b/src/fastd.h @@ -32,7 +32,6 @@ #pragma once -#include "alloc.h" #include "dlist.h" #include "buffer.h" #include "log.h" -- cgit v1.2.3