diff options
Diffstat (limited to 'bdb/dist/s_include')
-rwxr-xr-x | bdb/dist/s_include | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bdb/dist/s_include b/bdb/dist/s_include index 44bfce30ee7..878b4a38af1 100755 --- a/bdb/dist/s_include +++ b/bdb/dist/s_include @@ -71,7 +71,7 @@ head defonly _DB_INT_DEF_IN_ > $i_dfile # Process the standard directories, creating per-directory prototype # files and adding to the external prototype and #define files. -for i in db btree clib common crypto dbreg env fileops hash hmac \ +for i in db btree clib common dbreg env fileops hash hmac \ lock log mp mutex os qam rep rpc_client rpc_server tcl txn xa; do head "_${i}_ext_h_" > $i_pfile |