@@ -0,0 +1,11 @@
#ifndef _BLUELIB_UUID_H_
#define _BLUELIB_UUID_H_
#include <blue/ds/uuid.h>
struct b_uuid {
struct b_dsref u_base;
struct b_uuid_bytes uuid_bytes;
};
#endif
The note is not visible to the blocked user.