s4:UID wrapper - Make it work on older distributions
authorMatthias Dieter Wallnöfer <mwallnoefer@yahoo.de>
Sat, 30 Jan 2010 13:25:51 +0000 (14:25 +0100)
committerMatthias Dieter Wallnöfer <mwallnoefer@yahoo.de>
Fri, 5 Feb 2010 18:47:26 +0000 (19:47 +0100)
commite4d29bb4fd0564c39863b56c1a285d6e23e257ab
treecff2e4c2bd7c6c64d2425cbf294abedebad0e086
parent16aa0744c6820c5400b73fd4889608c38fc55b39
s4:UID wrapper - Make it work on older distributions

On my older CentOS 4 installation I had the problem with the missing
substitution prototypes ("uwrap_*"). So I added them to "uid_wrapper.h".

Also, I made the head of the "uid_wrapper.c" file more like the one of
"nss_wrapper.c" - it shouldn't change that much, I did it only to be consistent.

This patch should fix the build on older distributions while keep it running on
newer ones.
lib/uid_wrapper/uid_wrapper.c
lib/uid_wrapper/uid_wrapper.h