X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=src%2Flib%2Fnyan%2Fkitten.h;h=2cec22fec3c7333386d0498db5beefb9906a6bb9;hb=b95a3ae5a2c979c08f3b16eebe79dd2fd0f17615;hp=62c5bc7b3e2e20f57f9dea2692d77b723dcca1bf;hpb=0cffd35a64ad756d3c6845b533f39284bb969e1c;p=16.git diff --git a/src/lib/nyan/kitten.h b/src/lib/nyan/kitten.h index 62c5bc7b..2cec22fe 100644 --- a/src/lib/nyan/kitten.h +++ b/src/lib/nyan/kitten.h @@ -23,15 +23,13 @@ #ifndef _CATGETS_H #define _CATGETS_H - -#include #ifdef NOCATS /* #define NOCATS to disable that stuff completely */ #define nl_catd int #define catopen(x,y) 1 -#define catclose(x) +#define catclose(x) #define catgets(c,x,y,s) s #else