1
0
mirror of https://github.com/MariaDB/server.git synced 2025-12-03 05:41:09 +03:00

rename to toku_portability.h addresses #1269

git-svn-id: file:///svn/toku/tokudb.1032b@7952 c7de825b-a66e-492c-adef-691d508d4ae1
This commit is contained in:
Rich Prohaska
2013-04-16 23:57:29 -04:00
committed by Yoni Fogel
parent b33a14f4c7
commit 4f46b25a02
197 changed files with 196 additions and 196 deletions

View File

@@ -3,7 +3,7 @@
#ident "The technology is licensed by the Massachusetts Institute of Technology, Rutgers State University of New Jersey, and the Research Foundation of State University of New York at Stony Brook under United States of America Serial No. 11/760379 and to the patents and/or patent applications resulting from it."
#include "portability.h"
#include "toku_portability.h"
#include <errno.h>
#include <assert.h>
#include <string.h>