[master] 490a0c7c2 Drop unneded include
    Federico G. Schwindt 
    fgsch at lodoss.net
       
    Wed Apr 10 21:10:09 UTC 2019
    
    
  
commit 490a0c7c23b91e2ae1e20cd88ed51397ba7702f7
Author: Federico G. Schwindt <fgsch at lodoss.net>
Date:   Wed Apr 10 20:01:56 2019 +0100
    Drop unneded include
diff --git a/lib/libvmod_debug/vmod_debug_dyn.c b/lib/libvmod_debug/vmod_debug_dyn.c
index e8085394e..fca6bdb86 100644
--- a/lib/libvmod_debug/vmod_debug_dyn.c
+++ b/lib/libvmod_debug/vmod_debug_dyn.c
@@ -32,7 +32,6 @@
 #include <stdlib.h>
 #include <string.h>
 #include <sys/socket.h>
-#include <sys/types.h>
 #include <sys/stat.h>
 #include <unistd.h>
 
    
    
More information about the varnish-commit
mailing list