summaryrefslogtreecommitdiffstats
path: root/main/pllua/pllua-include.patch
blob: 886efc9e5ef72460dda98b7fce5bc7ac86bcb9b6 (plain)
1
2
3
4
5
6
7
8
9
10
--- ./pllua.h.orig	Tue Oct  9 17:32:18 2012
+++ ./pllua.h	Tue Oct  9 17:32:27 2012
@@ -25,6 +25,7 @@
 #include <utils/datum.h>
 #include <utils/builtins.h>
 #include <utils/array.h>
+#include <utils/rel.h>
 /* Lua */
 #include <lua.h>
 #include <lualib.h>