Fix Make build.

This commit is contained in:
Bhaskar Muppana 2019-01-03 13:14:02 -08:00
parent aa2a76ef4c
commit 448e654a03
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@
#include "flow/SimpleOpt.h"
#include "SimpleIni.h"
#include "fdbclient/versions.h"
#include "versions.h"
#ifdef __linux__
typedef fd_set* fdb_fd_set;