Subversion Repositories prayer

Compare Revisions

Ignore whitespace Rev 128 → Rev 129

/trunk/debian/patches/dlopen_templates.patch
226,3 → 226,10
/* Set up template_vars ready for dispatch */
session->template_vals = tvals
= template_vals_create(request->pool,
--- a/servers/prayer_shared.h
+++ b/servers/prayer_shared.h
@@ -44,3 +44,4 @@ extern int errno; /* just
#include "mymutex.h"
#include "log.h"
#include "utf8.h"
+#include "dlopen_templates.h"
/trunk/debian/changelog
2,8 → 2,10
 
* Merge ld-as-needed.diff from Ubuntu into dlopen_templates.patch
(Closes: #607559).
* dlopen_templates.patch: Add missing #include "dlopen_templates.h" to
servers/prayer_shared.h.
 
-- Magnus Holmgren <holmgren@debian.org> Sun, 20 Mar 2011 22:26:25 +0100
-- Magnus Holmgren <holmgren@debian.org> Sun, 27 Mar 2011 19:52:06 +0200
 
prayer (1.3.3-dfsg1-3ubuntu1) natty; urgency=low