mirror of
https://github.com/berkeleydb/libdb.git
synced 2024-11-17 09:36:24 +00:00
10 lines
121 B
C
10 lines
121 B
C
|
#ifndef _LOG_H
|
||
|
#define _LOG_H
|
||
|
|
||
|
/*
|
||
|
* Missing in most unixODBC installations but
|
||
|
* needed by <odbcinstext.h>
|
||
|
*/
|
||
|
|
||
|
#endif
|