1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

Merge pull request #11796 from kaspar030/pktbuf_remove_uio.h

gnrc/pktbuf: remove obsolete sys/uio.h include
This commit is contained in:
Martine Lenders 2019-07-04 21:29:36 +02:00 committed by GitHub
commit f3493aa2b6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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,