fixed declaration of 'struct stat'
authorEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Mon, 3 Sep 2007 07:38:46 +0000 (07:38 +0000)
committerEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Mon, 3 Sep 2007 07:38:46 +0000 (07:38 +0000)
commit9fa55c904936b83c62159dd0c7fcb6544e65f688
tree2ee8f0a13eae64bf69c5846bf675f81e24ae9833
parentd16d1a4a023e8014ffaef30c0eb70497932a3c19
fixed declaration of 'struct stat'

include <sys/stat.h> instead of declaring it with 'struct stat'
as it might cause conflicts when 'stat' is #defined as stat64
in this header

git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2606 94cd875c-1c1d-0410-91d2-eb244daf1a30
lib_internal/util-safechdir.h