X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2Fcc1111%2Fao_launch.c;h=76d6d13b3392daa667156de26184b95dd8c92cc7;hb=382b3ef62a09e580834b07faf9ed2d00e5ce1621;hp=420f75683666c41125a19e259f11d491c6f7d284;hpb=0f3483f93137f41a61f3fcbe06afcaffb1b9e17b;p=fw%2Faltos diff --git a/src/cc1111/ao_launch.c b/src/cc1111/ao_launch.c index 420f7568..76d6d13b 100644 --- a/src/cc1111/ao_launch.c +++ b/src/cc1111/ao_launch.c @@ -3,7 +3,8 @@ * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; version 2 of the License. + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. * * This program is distributed in the hope that it will be useful, but * WITHOUT ANY WARRANTY; without even the implied warranty of @@ -16,6 +17,7 @@ */ #include +#include #include __xdata uint16_t ao_launch_ignite;