Sponsoring The Perl Toolchain Summit 2025: Help make this important event another success Learn more
123456789 #ifndef UU_NODE_H#define UU_NODE_H#include "ulib/UUID.h"int uu_get_node_id(pUCXT, U8 *node_id);#endif/* ex:set ts=2 sw=2 itab=spaces: */
#ifndef UU_NODE_H
#define UU_NODE_H
#include "ulib/UUID.h"
int
uu_get_node_id(pUCXT, U8 *node_id);
#endif
/* ex:set ts=2 sw=2 itab=spaces: */