diff options
Diffstat (limited to 'components/ip.c')
-rw-r--r-- | components/ip.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/components/ip.c b/components/ip.c index 70724eb..6d1da68 100644 --- a/components/ip.c +++ b/components/ip.c @@ -12,6 +12,7 @@ #endif #include "../util.h" +#include "../slstatus.h" static const char * ip(const char *interface, unsigned short sa_family) |