lib: Fix prctl detection for prctl_set_comment
authorChristof Schmitt <cs@samba.org>
Wed, 23 Sep 2015 19:28:30 +0000 (12:28 -0700)
committerAndreas Schneider <asn@cryptomilk.org>
Thu, 24 Sep 2015 06:00:16 +0000 (08:00 +0200)
commit6788a5f4491cccf5fbe0749d0d1542531e641fc3
tree210a4f838350c80e2a585d20883ac51898c6bd75
parent969d043596c0a382325d54d16dbd5e049f884fa9
lib: Fix prctl detection for prctl_set_comment

Include config.h to make HAVE_PRCTL available for the precompile check.

Signed-off-by: Christof Schmitt <cs@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
lib/util/util_process.c