Commit e5247665 authored by Rich Prohaska's avatar Rich Prohaska Committed by Yoni Fogel

port perfnotes to windows. addresses #1246

git-svn-id: file:///svn/toku/tokudb.1032b@8021 c7de825b-a66e-492c-adef-691d508d4ae1
parent 055897b9
......@@ -24,6 +24,11 @@ sleep(unsigned int);
int
usleep(unsigned int);
int
getopt(int argc, char *const argv[], const char *optstring);
extern char *optarg;
#if defined(__cplusplus)
};
#endif
......
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