X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=ao-tools%2Flib%2Fao-verbose.h;h=79fbb0d953ae8e5d461483ef82a1f6c9926f512a;hb=414ad2696bbe2a2f245ae7bb2ec8f57bc8cc0097;hp=26c2fe41974ce8e7121518ad8756228238bafd04;hpb=d93a65a90f19e4816231e03b1f399af6e3742aee;p=fw%2Faltos diff --git a/ao-tools/lib/ao-verbose.h b/ao-tools/lib/ao-verbose.h index 26c2fe41..79fbb0d9 100644 --- a/ao-tools/lib/ao-verbose.h +++ b/ao-tools/lib/ao-verbose.h @@ -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 @@ -21,7 +22,7 @@ #include #include -uint32_t ao_verbose; +extern uint32_t ao_verbose; #define AO_VERBOSE_EXE 1 #define AO_VERBOSE_SELF 2