Skip to content

Commit

Permalink
Merge pull request #5864 from miri64/ndp/fix/incl-header
Browse files Browse the repository at this point in the history
ndp: add missing header include
  • Loading branch information
OlegHahm committed Sep 23, 2016
2 parents 6361515 + 9dc4023 commit 9088883
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sys/include/net/ndp.h
Expand Up @@ -23,6 +23,7 @@
#include <stdint.h>

#include "byteorder.h"
#include "net/ipv6/addr.h"

#ifdef __cplusplus
extern "C" {
Expand Down

0 comments on commit 9088883

Please sign in to comment.