fix test/salloc_align.c
This commit is contained in:
+2
-2
@@ -5,8 +5,8 @@
|
|||||||
#include <string.h>
|
#include <string.h>
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <assert.h>
|
#include <assert.h>
|
||||||
#include "ucore/ucore_utils.h"
|
#include "ucore/utils.h"
|
||||||
#include "../src/ucore_salloc.c"
|
#include "../src/salloc.c"
|
||||||
struct Foo {
|
struct Foo {
|
||||||
short s1;
|
short s1;
|
||||||
char b;
|
char b;
|
||||||
|
|||||||
Reference in New Issue
Block a user