$OpenBSD: patch-include_lua_h,v 1.1 2006/01/21 01:29:40 jolan Exp $
--- include/lua.h.orig	Thu Mar 11 19:44:52 2004
+++ include/lua.h	Fri Jan 20 03:49:39 2006
@@ -77,9 +77,7 @@ typedef int (*lua_Chunkwriter) (lua_Stat
 /*
 ** generic extra include file
 */
-#ifdef LUA_USER_H
-#include LUA_USER_H
-#endif
+#include "luser.h"
 
 
 /* type of numbers in Lua */
