]> jfr.im git - irc/quakenet/newserv.git/blobdiff - lua/lua.h
fix makefile of jupe module
[irc/quakenet/newserv.git] / lua / lua.h
index e9736812a72293dcc5638642ba4c0cb07334d3eb..81ff0bfcc37fdb344fcee635cff3b61ad48812a1 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>