X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=src%2Fbin%2Fmemcp.cc;h=7396057e930f8269a5812db9ce72aec7a4e8f439;hb=2f289c64f625962d945ec3bee80f36bc5c61ee35;hp=7ad8678717b315a52437dba9e9e7ae91685c0c33;hpb=4b584c02c679edd005cd2e542d2ff1d9dcb312b9;p=awesomized%2Flibmemcached diff --git a/src/bin/memcp.cc b/src/bin/memcp.cc index 7ad86787..7396057e 100644 --- a/src/bin/memcp.cc +++ b/src/bin/memcp.cc @@ -21,13 +21,12 @@ #include "common/options.hpp" #include "common/checks.hpp" +#include "p9y/libgen.hpp" +#include "p9y/realpath.hpp" #include #include #include -#if HAVE_LIBGEN_H -# include -#endif #include #include