]> 4ch.mooo.com Git - 16.git/blobdiff - src/lib/nyan/kitten.h
I am understanding why the memory management system is not working now!!
[16.git] / src / lib / nyan / kitten.h
index 62c5bc7b3e2e20f57f9dea2692d77b723dcca1bf..2cec22fec3c7333386d0498db5beefb9906a6bb9 100644 (file)
 \r
 #ifndef _CATGETS_H\r
 #define _CATGETS_H\r
-
-#include <unistd.h>\r
 \r
 #ifdef NOCATS\r
 \r
 /* #define NOCATS to disable that stuff completely */\r
 #define nl_catd int\r
 #define catopen(x,y) 1\r
-#define catclose(x) \r
+#define catclose(x)\r
 #define catgets(c,x,y,s) s\r
 \r
 #else\r