Move suid* functions to util.c so they're included in libfreeradius-server
authorArran Cudbard-Bell <a.cudbardb@freeradius.org>
Mon, 26 Jan 2015 09:47:26 +0000 (16:47 +0700)
committerArran Cudbard-Bell <a.cudbardb@freeradius.org>
Mon, 26 Jan 2015 12:10:25 +0000 (19:10 +0700)
commit5c4c9c8a9d1a9e33df4aaac1e50a840eeb30ce5a
tree04759a39ed9ae47bfcf843f9195b060d14f21ca1
parentb0f23410c5d36bdef45d3f7928543ef2522814ac
Move suid* functions to util.c so they're included in libfreeradius-server

This fixes linking issues, when they're called from other libfreeradius-server functions
src/include/libradius.h
src/include/radiusd.h
src/lib/debug.c
src/main/command.c
src/main/listen.c
src/main/mainconfig.c
src/main/process.c
src/main/util.c
src/modules/proto_arp/proto_arp.c
src/modules/proto_bfd/bfd.c