diff options
Diffstat (limited to 'src/dged/allocator.h')
| -rw-r--r-- | src/dged/allocator.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/dged/allocator.h b/src/dged/allocator.h index 49e3aec..16ab796 100644 --- a/src/dged/allocator.h +++ b/src/dged/allocator.h @@ -1,6 +1,5 @@ #include <stddef.h> #include <stdint.h> -#include <stdlib.h> /** * Simple bump allocator that can be used for |
