gnrc/pktbuf: remove obsolete sys/uio.h include
This was previously used by gnrc_pktbuf_get_iovec() for the definitions of "struct iovec", which has been removed a while ago.
This commit is contained in:
parent
1744b6bd92
commit
de244e6679
@ -13,8 +13,6 @@
|
||||
* @author Martine Lenders <m.lenders@fu-berlin.de>
|
||||
*/
|
||||
|
||||
#include <sys/uio.h>
|
||||
|
||||
#include "net/gnrc/pktbuf.h"
|
||||
|
||||
gnrc_pktsnip_t *gnrc_pktbuf_remove_snip(gnrc_pktsnip_t *pkt,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user