diff options
Diffstat (limited to 'ospf6d')
-rw-r--r-- | ospf6d/ospf6_auth_trailer.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ospf6d/ospf6_auth_trailer.c b/ospf6d/ospf6_auth_trailer.c index 82671eef7..54b951654 100644 --- a/ospf6d/ospf6_auth_trailer.c +++ b/ospf6d/ospf6_auth_trailer.c @@ -4,6 +4,7 @@ */ #include "zebra.h" +#include <sys/stat.h> #ifdef CRYPTO_OPENSSL #include <openssl/evp.h> |