libsepol: ibpkeys.c: fix printf format string specifiers for subnet_prefix

Use PRIx64 to print the subnet_prefix (which is a uint64_t) instead
of lx.

Fixes #108

Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>
1 file changed