X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=src%2Fbin%2Fcommon%2Foptions.hpp;h=65018eff0d077fb3d3f41974120f8f28c0ec19f7;hb=cb19624cb66bad8af6b87acf013f60588ca6c854;hp=980ca38dc39ab8865a498002e98d6f334d4c2814;hpb=4b584c02c679edd005cd2e542d2ff1d9dcb312b9;p=awesomized%2Flibmemcached diff --git a/src/bin/common/options.hpp b/src/bin/common/options.hpp index 980ca38d..65018eff 100644 --- a/src/bin/common/options.hpp +++ b/src/bin/common/options.hpp @@ -24,12 +24,7 @@ #include #include "libmemcached/common.h" - -#ifdef HAVE_GETOPT_H -# include -#elif defined _MSC_VER -# include "win32/getopt.h" -#endif +#include "p9y/getopt.hpp" class client_options { public: