Lion fixes, distcheck fix:
[m6w6/libmemcached] / libhashkit / digest.h
index 271ddfcdf1f0700f7bd90728db445ab910f210f1..5a226b01a292631b280c134b95de5fa90200fe4b 100644 (file)
@@ -6,8 +6,7 @@
  * the COPYING file in the parent directory for full text.
  */
 
-#ifndef HASHKIT_DIGEST_H
-#define HASHKIT_DIGEST_H
+#pragma once
 
 #ifdef __cplusplus
 extern "C" {
@@ -26,5 +25,3 @@ uint32_t libhashkit_digest(const char *key, size_t key_length, hashkit_hash_algo
 #ifdef __cplusplus
 }
 #endif
-
-#endif /* HASHKIT_DIGEST_H */