mariadb/buildheader/db.h_4_6
Barry Perlman bf7663ceda [t:3654] #3654 Added some OrthoPush and basement node info to engine status.
git-svn-id: file:///svn/toku/tokudb@33041 c7de825b-a66e-492c-adef-691d508d4ae1
2013-04-16 23:59:45 -04:00

11 lines
327 B
Text

#ifndef _DB_H
#define _DB_H
/* This code generated by make_db_h. Copyright (c) 2007, 2008 Tokutek */
#ident "Copyright (c) 2007, 2008 Tokutek Inc. All rights reserved."
#include <sys/types.h>
/*stdio is needed for the FILE* in db->verify*/
#include <stdio.h>
#include <stdint.h>
#if defined(__cplusplus)
extern "C" {
#endif