packages/net/nsd/patches/010-musl.patch

11 lines
149 B
Diff
Raw Normal View History

--- 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>