Hi, ekohl@svn.reactos.com wrote:
Add missing RtlMakeSelfRelatedSd prototype.
Updated files: trunk/reactos/include/ndk/rtlfuncs.h
[CC] lib/rtl/sd.c lib/rtl/sd.c:431: error: conflicting types for 'RtlMakeSelfRelativeSD' include/ndk/rtlfuncs.h:742: error: previous declaration of 'RtlMakeSelfRelativeSD' was here lib/rtl/sd.c:431: error: conflicting types for 'RtlMakeSelfRelativeSD' include/ndk/rtlfuncs.h:742: error: previous declaration of 'RtlMakeSelfRelativeSD' was here make: *** [obj-i386/lib/rtl/sd.o] Error 1
Thanks, James