X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=clients%2Fmemflush.cc;h=67df7c7ab5bfe4fcd871a077e7c039024f4fe47b;hb=6b83fd5838692b71a50710b9bc13680f9c586167;hp=81bb2574f27190e64a1d6dba4ddcaa8623ec33cb;hpb=77e79fb2056c9a177a670da48178fd1ac051d33d;p=m6w6%2Flibmemcached diff --git a/clients/memflush.cc b/clients/memflush.cc index 81bb2574..67df7c7a 100644 --- a/clients/memflush.cc +++ b/clients/memflush.cc @@ -1,4 +1,5 @@ /* LibMemcached + * Copyright (C) 2011-2012 Data Differential, http://datadifferential.com/ * Copyright (C) 2006-2009 Brian Aker * All rights reserved. * @@ -8,7 +9,7 @@ * Summary: * */ -#include "config.h" +#include "mem_config.h" #include #include @@ -16,7 +17,7 @@ #include #include -#include +#include #include "client_options.h" #include "utilities.h"