X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=libmemcached%2Fmemcached_util.h;h=a20b665b4bdd8df9c383db2eeb4f683e7043c0d5;hb=857ca43d65fe6a52474641130312d26d125bef15;hp=c1a719d660eb50ffe1d5846c32c4f0f0b4162821;hpb=7c7750f02368b570353ea109f23a0ea26d226e02;p=m6w6%2Flibmemcached diff --git a/libmemcached/memcached_util.h b/libmemcached/memcached_util.h index c1a719d6..a20b665b 100644 --- a/libmemcached/memcached_util.h +++ b/libmemcached/memcached_util.h @@ -1,5 +1,5 @@ /* LibMemcached - * Copyright (C) 2006-2009 Brian Aker + * Copyright (C) 2006-2009 Brian Aker * All rights reserved. * * Use and distribution licensed under the BSD license. See @@ -12,9 +12,9 @@ */ -#ifndef MEMCACHED_UTIL_H -#define MEMCACHED_UTIL_H +#ifndef __LIBMEMCACHED__MEMCACHED_UTIL_H__ +#define __LIBMEMCACHED__MEMCACHED_UTIL_H__ -#include +#include -#endif /* MEMCACHED_UTIL_H */ +#endif /* __LIBMEMCACHED__MEMCACHED_UTIL_H__ */