X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=libhashkit%2Fcommon.h;fp=libhashkit%2Fcommon.h;h=5cf8b9f53e47cad78724be2180257fcf173ab2d0;hb=ae6bc7501efd5aeaaee92dabe2da0ec2d1625c5b;hp=73b198f589aa05c5ce640c9e5b6377b00125e206;hpb=0f16555031c7f44d1acd034ff74e628c51a72dac;p=awesomized%2Flibmemcached diff --git a/libhashkit/common.h b/libhashkit/common.h index 73b198f5..5cf8b9f5 100644 --- a/libhashkit/common.h +++ b/libhashkit/common.h @@ -6,8 +6,7 @@ * the COPYING file in the parent directory for full text. */ -#ifndef HASHKIT_COMMON_H -#define HASHKIT_COMMON_H +#pragma once #include @@ -32,5 +31,3 @@ int update_continuum(hashkit_st *hashkit); #ifdef __cplusplus } #endif - -#endif /* HASHKIT_COMMON_H */