Sophie

Sophie

distrib > Fedora > 13 > i386 > by-pkgid > 52a686908182dcf6912f649d6260f5c3 > files > 1

sks-1.1.1-4.fc13.src.rpm

--- sks-1.1.1/bdb/bdb_stubs.c	2009-03-25 21:18:03.000000000 -0400
+++ sks-1.1.1-fixed/bdb/bdb_stubs.c	2010-05-19 00:00:30.000000000 -0400
@@ -19,6 +19,10 @@
 #include <string.h>
 #include "bdb_stubs.h"
 
+#ifndef DB_XA_CREATE
+#define DB_XA_CREATE 0
+#endif
+
 #define True 1
 #define False 0