Skip to content

Commit

Permalink
net/ipv6/ext/rh.h: remove unneeded header includes
Browse files Browse the repository at this point in the history
Only `<stdint.h>` is used by that header so all the other ones can go.
  • Loading branch information
miri64 committed Jan 31, 2020
1 parent 342792a commit 7e4078a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions sys/include/net/ipv6/ext/rh.h
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,6 @@

#include <stdint.h>

#include "net/ipv6/addr.h"
#include "net/ipv6/ext.h"
#include "net/ipv6/hdr.h"

#ifdef __cplusplus
extern "C" {
#endif
Expand Down

0 comments on commit 7e4078a

Please sign in to comment.