X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;ds=sidebyside;f=poll%2Fpoll.c;h=28156d1f7bd1163116618eed9cf17584a7182ade;hb=0ce6b69e0f8e25e50bd878678b1444651093bac4;hp=d7a7d9c7d73710cb7580e40a8f4c2bf1d792e1d2;hpb=7b07a66da945a8463054f9514aa50d0085d6702b;p=m6w6%2Flibmemcached diff --git a/poll/poll.c b/poll/poll.c index d7a7d9c7..28156d1f 100644 --- a/poll/poll.c +++ b/poll/poll.c @@ -8,7 +8,7 @@ * Summary: Implementation of poll by using select * */ -#include "config.h" +#include "mem_config.h" #if defined(WIN32) || defined(__MINGW32__) # include