Skip to content

Commit 8298efd

Browse files
committed
Do not import <stdalign.h>
1 parent eb2a9fb commit 8298efd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

buddy_alloc.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
#define BUDDY_ALLOC_H
1717

1818
#include <limits.h>
19-
#include <stdalign.h>
2019
#include <stddef.h>
2120
#include <stdint.h>
2221
#include <stdio.h>

0 commit comments

Comments
 (0)