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.
|
--- a/nsd-control.c
|
|
+++ b/nsd-control.c
|
|
@@ -42,6 +42,7 @@
|
|
*/
|
|
|
|
#include "config.h"
|
|
+#include <stdio.h>
|
|
#ifdef HAVE_SSL
|
|
|
|
#include <sys/types.h>
|