--- lbbs/include/common.h 2004/10/11 10:44:57 1.1 +++ lbbs/include/common.h 2004/10/18 11:34:15 1.4 @@ -1,5 +1,26 @@ +/*************************************************************************** + common.h - description + ------------------- + begin : Mon Oct 18 2004 + copyright : (C) 2004 by Leaflet + email : leaflet@leafok.com + ***************************************************************************/ + +/*************************************************************************** + * * + * 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; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + #include -#include -#include -#include +#include +#include +#include +#include +#include +#include +extern char app_home_dir[256];