X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=clients%2Fexecute.h;h=176c6fff81d6ebe82aaafc318a1f92538ddae927;hb=6b46b12051fa265bbd9c2a17899a280c8bd82769;hp=7a2c5511704b3e237ff0139edc6ad326560875c5;hpb=542f2c25afc26ad057ee90a771f8f4766f968a35;p=awesomized%2Flibmemcached diff --git a/clients/execute.h b/clients/execute.h index 7a2c5511..176c6fff 100644 --- a/clients/execute.h +++ b/clients/execute.h @@ -1,5 +1,19 @@ +/* LibMemcached + * Copyright (C) 2006-2009 Brian Aker + * All rights reserved. + * + * Use and distribution licensed under the BSD license. See + * the COPYING file in the parent directory for full text. + * + * Summary: + * + */ + #ifndef CLIENTS_EXECUTE_H #define CLIENTS_EXECUTE_H + +#include + #include "libmemcached/memcached.h" #include "generator.h"