lib/util: use proper include for struct stat
commit4ea92841b72a7b701a7c0fadf63430a7d0a3fac8
authorChristian Ambach <ambi@samba.org>
Mon, 18 Nov 2013 19:02:41 +0000 (18 20:02 +0100)
committerChristian Ambach <ambi@samba.org>
Thu, 21 Nov 2013 21:12:45 +0000 (21 22:12 +0100)
treec25a878ccc36b2d82e098597da8ce475e275ffae
parentaddabf151377c8c0ab75fb591bc85d8ea5c8acfa
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
lib/util/samba_util.h