Add missing include to shut up missing prototype warnings
authorVolker Lendecke <vl@samba.org>
Sat, 14 Feb 2009 16:42:51 +0000 (17:42 +0100)
committerVolker Lendecke <vl@samba.org>
Sat, 14 Feb 2009 21:00:44 +0000 (22:00 +0100)
libcli/security/dom_sid.c

index db820209906c88992cbad1ccb1e4f4d6b4bcb789..0c8890079af7e8d99305fe4e83391e20f8a6af1b 100644 (file)
@@ -22,6 +22,7 @@
 
 #include "includes.h"
 #include "librpc/gen_ndr/security.h"
+#include "dom_sid.h"
 
 /*****************************************************************
  Compare the auth portion of two sids.