including sys/stat.h caused compilation errors for x86-64 hosted on nightly build...
commit229c84a95a1c7397941d6cf222aabfa7f5f3959a
authorschulz <schulz@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Mon, 13 May 2013 08:36:43 +0000 (13 08:36 +0000)
committerschulz <schulz@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Mon, 13 May 2013 08:36:43 +0000 (13 08:36 +0000)
tree8029894d2f97c2f4f7e2e48184ed0b39f4f029b1
parent151839ab60ca46de84a36efbf54f47bb5d73056d
including sys/stat.h caused compilation errors for x86-64 hosted on nightly build machine.
Since this include was not essential and the file compiles fine without it,
it was removed.

Now nightly build on htlab should compile without errors.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@47408 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
arch/all-linux/hidd/linuxfb/startup.c