mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-10 05:09:29 -04:00
This is needed when compiling with GCC >= 4.7.0 since it doesn't implicitly include 'unistd.h' anymore (needed e.g. for file operations in this particular case) - Thanks to Luka Perkov SVN-Revision: 31259