@@ -606,11 +606,11 @@ } return true; } -uint32_t +unsigned long of_socket_address_hash(const of_socket_address_t *address) { uint32_t hash; OF_HASH_INIT(hash);