Commit c1a2a01e authored by Yoni Fogel's avatar Yoni Fogel

OSX port

git-svn-id: file:///svn/tokudb@434 c7de825b-a66e-492c-adef-691d508d4ae1
parent 9a04478c
#include <unistd.h>
#include "brttypes.h"
#include "log-internal.h"
#include "wbuf.h"
......@@ -10,7 +11,6 @@
#include <sys/stat.h>
#include <sys/types.h>
#include <sys/uio.h>
#include <unistd.h>
int tokulogger_find_next_unused_log_file(const char *directory, long long *result) {
DIR *d=opendir(directory);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment