[master] 47f8778 Remove unnecessary #include

Poul-Henning Kamp phk at FreeBSD.org
Wed Mar 4 13:32:55 CET 2015


commit 47f8778f567759e431570f970ef311d889639f8b
Author: Poul-Henning Kamp <phk at FreeBSD.org>
Date:   Wed Mar 4 12:13:15 2015 +0000

    Remove unnecessary #include

diff --git a/include/vsb.h b/include/vsb.h
index 0f1f2bd..b99e471 100644
--- a/include/vsb.h
+++ b/include/vsb.h
@@ -31,8 +31,6 @@
 #ifndef VSB_H_INCLUDED
 #define VSB_H_INCLUDED
 
-#include "vdef.h"
-
 /*
  * Structure definition
  */



More information about the varnish-commit mailing list