diff options
Diffstat (limited to 'src/systemd/sd-ndisc.h')
-rw-r--r-- | src/systemd/sd-ndisc.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/systemd/sd-ndisc.h b/src/systemd/sd-ndisc.h index 80e24325f7..71e65d4425 100644 --- a/src/systemd/sd-ndisc.h +++ b/src/systemd/sd-ndisc.h @@ -26,6 +26,7 @@ #include <net/ethernet.h> #include "sd-event.h" + #include "_sd-common.h" _SD_BEGIN_DECLARATIONS; |