--- lbbs/include/common.h 2004/10/18 08:17:50 1.3 +++ lbbs/include/common.h 2004/10/18 11:34:15 1.4 @@ -1,5 +1,5 @@ /*************************************************************************** - bbsd.c - description + common.h - description ------------------- begin : Mon Oct 18 2004 copyright : (C) 2004 by Leaflet @@ -21,3 +21,6 @@ #include #include #include +#include + +extern char app_home_dir[256];