#6 fix examples include of toku_config.h

This commit is contained in:
Leif Walsh 2013-04-30 15:27:47 -04:00
parent 31ac1c1109
commit 3f1e1f4c2c

View file

@ -97,7 +97,7 @@ PATENT RIGHTS GRANT:
// a is auto increment
// b, c and d are random
#include "../include/config.h"
#include "../include/toku_config.h"
#include <stdio.h>
#include <stdbool.h>
#include <stdlib.h>