diff options
Diffstat (limited to 'tools')
-rw-r--r-- | tools/notify-dns-slaves.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/notify-dns-slaves.c b/tools/notify-dns-slaves.c index 4af4b8c..63d1d9a 100644 --- a/tools/notify-dns-slaves.c +++ b/tools/notify-dns-slaves.c @@ -40,6 +40,7 @@ #include <sys/socket.h> #include <sys/types.h> +#include <string.h> #include <stdio.h> #include <stdlib.h> #include <assert.h> |