mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
3c59551d85
Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry picked from commit 6ba95fdac4)
11 lines
149 B
Diff
11 lines
149 B
Diff
--- 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>
|