X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=clients%2Fmemtouch.cc;h=8bb3c78c3904ec73d31b59ba3e5e1d6f4c349893;hb=2569efffe16042f47dc5d2c34528a9ec22fc18b0;hp=4f3be80e8a9b57b68c6d1408a85369ee2ae3f5d3;hpb=c69776b7cf0d0c26b07abd83da8a797182ff6fae;p=awesomized%2Flibmemcached diff --git a/clients/memtouch.cc b/clients/memtouch.cc index 4f3be80e..8bb3c78c 100644 --- a/clients/memtouch.cc +++ b/clients/memtouch.cc @@ -1,4 +1,5 @@ /* LibMemcached + * Copyright (C) 2011-2012 Data Differential, http://datadifferential.com/ * Copyright (C) 2006-2009 Brian Aker * All rights reserved. * @@ -16,7 +17,7 @@ #include #include #include -#include +#include #include "utilities.h"