]> jfr.im git - irc/quakenet/newserv.git/blobdiff - lua/lua.h
fix bug in G stats
[irc/quakenet/newserv.git] / lua / lua.h
index e9736812a72293dcc5638642ba4c0cb07334d3eb..43f1fbbb9afd8aaa6e2cf5410ee3822aac48157d 100644 (file)
--- a/lua/lua.h
+++ b/lua/lua.h
@@ -5,7 +5,9 @@
 #ifndef _LUA_H
 #define _LUA_H
 
+#ifndef __USE_BSD
 #define __USE_BSD
+#endif
 
 #include <lua.h>
 #include <lauxlib.h>
@@ -28,7 +30,7 @@
 
 /*** defines ************************************/
 
-#define LUA_BOTVERSION "1.89"
+#define LUA_BOTVERSION "1.90"
 #define LUA_CHANFIXBOT "D"
 #define LUA_OPERCHAN "#twilightzone"