[master] 8d05dae Typo
Poul-Henning Kamp
phk at varnish-cache.org
Sun Oct 9 23:20:37 CEST 2011
commit 8d05daeb1a577269db075e7fdc269e43281b9e20
Author: Poul-Henning Kamp <phk at FreeBSD.org>
Date: Sun Oct 9 21:20:31 2011 +0000
Typo
diff --git a/bin/varnishd/mgt_sandbox_solaris.c b/bin/varnishd/mgt_sandbox_solaris.c
index 3b6182f..a90d8b2 100644
--- a/bin/varnishd/mgt_sandbox_solaris.c
+++ b/bin/varnishd/mgt_sandbox_solaris.c
@@ -36,7 +36,7 @@
#include <stdio.h>
#include <syslog.h>
-#include <strin.h>
+#include <string.h>
#ifdef HAVE_PRIV_H
#include <priv.h>
More information about the varnish-commit
mailing list