Files
John Keiser 0e6ea76e88 Make checkperf work on Windows (#799)
* Make command line arguments work for Windows

* Run checkperf on Windows
2020-04-27 14:20:05 -04:00

3 lines
63 B
C

#ifndef __UNISTD_H__
#include "getopt.h"
#endif // __UNISTD_H__