K 10 svn:author V 6 pkubaj K 8 svn:date V 27 2019-10-01T13:57:16.505961Z K 7 svn:log V 408 net/dhcpcd: fix build on GCC architectures Use C11 compiler: arp.c: In function 'arp_found': arp.c:145: error: #pragma GCC diagnostic not allowed inside functions arp.c:146: error: #pragma GCC diagnostic not allowed inside functions arp.c:148: warning: assignment from incompatible pointer type arp.c:149: error: #pragma GCC diagnostic not allowed inside functions Approved by: mentors (implicit approval) END