diff options
Diffstat (limited to 'source3/include/proto.h')
-rw-r--r-- | source3/include/proto.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/include/proto.h b/source3/include/proto.h index 480b3eb4d9..8f2c813954 100644 --- a/source3/include/proto.h +++ b/source3/include/proto.h @@ -1762,7 +1762,6 @@ int islower_ascii(int c); void smb_uuid_pack(const struct GUID uu, UUID_FLAT *ptr); void smb_uuid_unpack(const UUID_FLAT in, struct GUID *uu); -void smb_uuid_generate_random(struct GUID *uu); char *guid_binstring(const struct GUID *guid); /* The following definitions come from lib/version.c */ |