diff options
Diffstat (limited to 'src/alloc/system_alloc/info.txt')
-rw-r--r-- | src/alloc/system_alloc/info.txt | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/src/alloc/system_alloc/info.txt b/src/alloc/system_alloc/info.txt index 8b9a2f067..87de0cb67 100644 --- a/src/alloc/system_alloc/info.txt +++ b/src/alloc/system_alloc/info.txt @@ -1,9 +1,11 @@ -load_on auto -<add> +<source> defalloc.cpp +</source> + +<header:internal> defalloc.h -</add> +</header:internal> <requires> libstate |