summaryrefslogtreecommitdiff
path: root/source3/lib/util_procid.h
AgeCommit message (Collapse)AuthorFilesLines
2015-11-09lib: Move some procid functions out of util.cVolker Lendecke1-0/+37
Including proto.h just for pid_to_procid() is a pain... Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Michael Adam <obnox@samba.org>