X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=poll%2Fpoll.c;h=28156d1f7bd1163116618eed9cf17584a7182ade;hb=6b83fd5838692b71a50710b9bc13680f9c586167;hp=d7a7d9c7d73710cb7580e40a8f4c2bf1d792e1d2;hpb=77c9719d429337239b3f5e3d7fc5c17492682a77;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