diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/alloc/allocate.h (renamed from src/core/allocate.h) | 0 | ||||
-rw-r--r-- | src/core/info.txt | 1 | ||||
-rw-r--r-- | src/libstate/info.txt | 1 |
3 files changed, 1 insertions, 1 deletions
diff --git a/src/core/allocate.h b/src/alloc/allocate.h index efbb77291..efbb77291 100644 --- a/src/core/allocate.h +++ b/src/alloc/allocate.h diff --git a/src/core/info.txt b/src/core/info.txt index 7fe58239f..21eb5e0d7 100644 --- a/src/core/info.txt +++ b/src/core/info.txt @@ -9,7 +9,6 @@ utils </requires> <add> -allocate.h botan.h data_src.cpp buf_comp.h diff --git a/src/libstate/info.txt b/src/libstate/info.txt index a6d24b411..c5d20ad1f 100644 --- a/src/libstate/info.txt +++ b/src/libstate/info.txt @@ -5,6 +5,7 @@ load_on auto define LIBSTATE_MODULE <requires> +system_alloc pk_pad s2k </requires> |