X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=tests%2Flibmemcached-1.0%2Fcallback_counter.cc;h=fd52ca25e60d4c5583da7b34586d90d8db4f3c2c;hb=c0b779f4045f4858701b3741af805414bc066717;hp=76b0881412e074b710625c1fb24185f47ba39f0b;hpb=1857b8b7b9c015f917a05e2e1f75c31253855c90;p=awesomized%2Flibmemcached diff --git a/tests/libmemcached-1.0/callback_counter.cc b/tests/libmemcached-1.0/callback_counter.cc index 76b08814..fd52ca25 100644 --- a/tests/libmemcached-1.0/callback_counter.cc +++ b/tests/libmemcached-1.0/callback_counter.cc @@ -35,9 +35,9 @@ * */ -#include -#include - +#include "mem_config.h" +#include "libtest/test.hpp" +#include "libmemcached-1.0/memcached.h" #include "tests/libmemcached-1.0/callback_counter.h" memcached_return_t callback_counter(const memcached_st*, memcached_result_st*, void *context)