lib/util: use proper include for struct stat
commit364175140499686c5c49c554a54442e21a74e022
authorChristian Ambach <ambi@samba.org>
Mon, 18 Nov 2013 19:02:41 +0000 (18 20:02 +0100)
committerKarolin Seeger <kseeger@samba.org>
Tue, 10 Dec 2013 11:53:48 +0000 (10 12:53 +0100)
treefe792da62e6b5d76707ea61396c79ecefb466b9b
parent180bca8cd5612f2db1d4d01446af8b7d66c68e27
lib/util: use proper include for struct stat

use <sys/stat.h> instead of forward declaring it
This fixes the build on AIX

Bug: https://bugzilla.samba.org/show_bug.cgi?id=10276

Signed-off-by: Christian Ambach <ambi@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
Autobuild-User(master): Christian Ambach <ambi@samba.org>
Autobuild-Date(master): Thu Nov 21 22:12:45 CET 2013 on sn-devel-104
(cherry picked from commit 4ea92841b72a7b701a7c0fadf63430a7d0a3fac8)
lib/util/samba_util.h