Sophie

Sophie

distrib > Fedora > 16 > x86_64 > media > updates-src > by-pkgid > e957c478563555a66ff5fd1d85e71ad8 > files > 3

postgresql-plruby-0.5.3-5.fc16.src.rpm

diff -up plruby-0.5.3/src/plruby.h.debug plruby-0.5.3/src/plruby.h
--- plruby-0.5.3/src/plruby.h.debug	2007-12-26 16:58:02.000000000 +0100
+++ plruby-0.5.3/src/plruby.h	2012-02-15 17:17:32.650551398 +0100
@@ -2,6 +2,8 @@
 #include <fcntl.h>
 #include <setjmp.h>
 
+#include "postgres.h"
+
 #include "executor/spi.h"
 #include "commands/trigger.h"
 #include "utils/elog.h"