Fix compilation failure with sepgsql
authorMichael Paquier <michael@paquier.xyz>
Wed, 15 Jul 2020 00:42:21 +0000 (09:42 +0900)
committerMichael Paquier <michael@paquier.xyz>
Wed, 15 Jul 2020 00:42:21 +0000 (09:42 +0900)
commite949137397383de58f0c566f5a92b017343c5269
tree221f9faf960fab539216da660729a503fe46ce21
parent2a10fdc4307a667883f7a3369cb93a721ade9680
Fix compilation failure with sepgsql

One change for getObjectIdentity() has been missed in 2a10fdc, causing
the module to not compile properly.  This was actually the only problem,
and it happens that it is easy enough to check the compilation of the
module on Debian after installing libselinux1-dev.

Per buildfarm member rhinoceros.
contrib/sepgsql/relation.c