mirror of
https://github.com/MariaDB/server.git
synced 2025-01-21 22:34:18 +01:00
#6 fix examples include of toku_config.h
This commit is contained in:
parent
31ac1c1109
commit
3f1e1f4c2c
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue