X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=tests%2Fstring.cc;h=6ffe6a3ff411a5206bb793830978f3ceac48868b;hb=6b2e8e60c388754cbe4f9bb3eb38f870544615c8;hp=4048d91c31e1d84020bcd6b87f6e87ae9755304f;hpb=ecc7382f48857cb22e74ffa9496f9a31e956bde3;p=m6w6%2Flibmemcached diff --git a/tests/string.cc b/tests/string.cc index 4048d91c..6ffe6a3f 100644 --- a/tests/string.cc +++ b/tests/string.cc @@ -1,6 +1,6 @@ /* vim:expandtab:shiftwidth=2:tabstop=2:smarttab: * - * Gearmand client and server library. + * Libmemcached client and server library. * * Copyright (C) 2011 Data Differential, http://datadifferential.com/ * All rights reserved. @@ -35,6 +35,9 @@ * */ +// We let libmemcached/common.h define config since we are looking at +// library internals. + #define BUILDING_LIBMEMCACHED #include