You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
149 B

  1. --- a/nsd-control.c
  2. +++ b/nsd-control.c
  3. @@ -42,6 +42,7 @@
  4. */
  5. #include "config.h"
  6. +#include <stdio.h>
  7. #ifdef HAVE_SSL
  8. #include <sys/types.h>