diff --git a/src/server/user_mgr.c b/src/server/user_mgr.c --- a/src/server/user_mgr.c +++ b/src/server/user_mgr.c @@ -15,10 +15,6 @@ You should have received a copy of the GNU Affero General Public License along with DistRen. If not, see . - */ -/* - * This file contains code which stores, keeps track of, retrieves information of, - * and backs up to XML, users of the DistRen system - */ +#include "user_mgr.h"