package/dhcp/S80dhcp-server: allow empty INTERFACES
[buildroot-gz.git] / package / gcc / 4.9.3 / 920-libgcc-remove-unistd-header.patch
blobdf5372bb5a68f1b6d659d73747862ab56d724d68
1 Upstream status: In progress
3 --- a/libgcc/config/nios2/linux-atomic.c
4 +++ b/libgcc/config/nios2/linux-atomic.c
5 @@ -20,7 +20,6 @@
6 see the files COPYING3 and COPYING.RUNTIME respectively. If not, see
7 <http://www.gnu.org/licenses/>. */
9 -#include <asm/unistd.h>
10 #define EFAULT 14
11 #define EBUSY 16
12 #define ENOSYS 38