]> git.pld-linux.org Git - packages/mongodb.git/blame - mongodb-system-libs.patch
- updated to 2.0.1 (1.8.x left on MONGODB_1_8 branch)
[packages/mongodb.git] / mongodb-system-libs.patch
CommitLineData
04298a8b
JB
1--- mongodb-src-r2.0.1/util/compress.cpp.orig 2011-10-22 02:52:16.000000000 +0200
2+++ mongodb-src-r2.0.1/util/compress.cpp 2011-11-02 19:02:01.943272460 +0100
3@@ -1,6 +1,6 @@
4 // @file compress.cpp
5
6-#include "../third_party/snappy/snappy.h"
7+#include <snappy.h>
8 #include "compress.h"
9 #include <string>
10 #include <string.h>
This page took 0.156677 seconds and 4 git commands to generate.