X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2Fkernel%2Fao_config.h;h=41aafcca8cb5ae4151920bf7aeec34f6b514de0e;hb=HEAD;hp=bf57d9543a11102f09dc3d29bdfb4bdf5ffe2b7b;hpb=d80c1317f596f73d192e6fbb33c3579d54802182;p=fw%2Faltos diff --git a/src/kernel/ao_config.h b/src/kernel/ao_config.h index bf57d954..6896eaa9 100644 --- a/src/kernel/ao_config.h +++ b/src/kernel/ao_config.h @@ -19,7 +19,13 @@ #ifndef _AO_CONFIG_H_ #define _AO_CONFIG_H_ +#ifndef AO_FLIGHT_TEST +#include +#endif + +#if AO_PYRO_NUM #include +#endif #ifndef USE_STORAGE_CONFIG #define USE_STORAGE_CONFIG 1