X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=src%2Flibmemcached%2Fresult.cc;h=7f2300cfce755c50307836eedb9c5e81cb1f2028;hb=911c5ad81ebd8ff9a72cfbb5bc1e2a7b49ee3f92;hp=6fa507b28e60bf541105cee7ec34c82c7040e3aa;hpb=5e760300d15ef4c5b7eed3fb9f37920ebca2f6ec;p=m6w6%2Flibmemcached diff --git a/src/libmemcached/result.cc b/src/libmemcached/result.cc index 6fa507b2..7f2300cf 100644 --- a/src/libmemcached/result.cc +++ b/src/libmemcached/result.cc @@ -42,7 +42,7 @@ to memcached we will be able to absorb new attributes without having to addjust the entire API. */ -#include +#include "libmemcached/common.h" static inline void _result_init(memcached_result_st *self, Memcached *memc)