diff options
-rw-r--r-- | sshkey.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -40,6 +40,7 @@ | |||
40 | #include <errno.h> | 40 | #include <errno.h> |
41 | #include <stdio.h> | 41 | #include <stdio.h> |
42 | #include <string.h> | 42 | #include <string.h> |
43 | #include <resolv.h> | ||
43 | #ifdef HAVE_UTIL_H | 44 | #ifdef HAVE_UTIL_H |
44 | #include <util.h> | 45 | #include <util.h> |
45 | #endif /* HAVE_UTIL_H */ | 46 | #endif /* HAVE_UTIL_H */ |