X-Git-Url: https://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=src%2Fppastats.h;fp=src%2Fppastats.h;h=4eabf010531089e426a76b118bf7f048dc2d808f;hb=f2b0384f6231324f53e78aa458b9a46b0e659c43;hp=0000000000000000000000000000000000000000;hpb=c310cd8ae145dad11d142eec17005d648144da42;p=ppastats.git diff --git a/src/ppastats.h b/src/ppastats.h new file mode 100644 index 0000000..4eabf01 --- /dev/null +++ b/src/ppastats.h @@ -0,0 +1,25 @@ +/* + Copyright (C) 2011 jeanfi@gmail.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. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA + 02110-1301 USA +*/ + +#ifndef _PPASTATS_PPASTATS_H_ +#define _PPASTATS_PPASTATS_H_ + +extern int debug; + +#endif