summaryrefslogtreecommitdiff
path: root/source3/include/proto.h
diff options
context:
space:
mode:
Diffstat (limited to 'source3/include/proto.h')
-rw-r--r--source3/include/proto.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/include/proto.h b/source3/include/proto.h
index e715b579f6..ff418ab673 100644
--- a/source3/include/proto.h
+++ b/source3/include/proto.h
@@ -1584,7 +1584,6 @@ int islower_ascii(int c);
/* The following definitions come from lib/util_uuid.c */
-void smb_uuid_pack(const struct GUID uu, UUID_FLAT *ptr);
void smb_uuid_unpack(const UUID_FLAT in, struct GUID *uu);
/* The following definitions come from lib/version.c */