1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00

change TDB to be valgrind nice

(This used to be ctdb commit d306c3c9a53e012c412c96ab9743de6cd96826e0)
This commit is contained in:
Ronnie Sahlberg 2012-02-22 16:07:17 +11:00
parent e62384b1e9
commit 94b7a84cb1

View File

@ -22,6 +22,8 @@
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, see <http://www.gnu.org/licenses/>.
*/
#define VALGRIND
#include "tdb_private.h"
/* This is based on the hash algorithm from gdbm */