Commit e9257151 authored by Leif Walsh's avatar Leif Walsh Committed by Yoni Fogel

refs #5368 fix inclusion of config.h


git-svn-id: file:///svn/toku/tokudb@48189 c7de825b-a66e-492c-adef-691d508d4ae1
parent 169c5912
......@@ -12,7 +12,7 @@
// a is auto increment
// b, c and d are random
#include "config.h"
#include "../include/config.h"
#include <stdio.h>
#include <stdbool.h>
#include <stdlib.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment