kill another superfluous '#include "gcc-compat.h"'
authorAndre <maan@p133.(none)>
Thu, 2 Mar 2006 17:10:11 +0000 (18:10 +0100)
committerAndre <maan@p133.(none)>
Thu, 2 Mar 2006 17:10:11 +0000 (18:10 +0100)
Commit 4b4c68de8d7390f966e46d9402d5499d2e8ee227 missed one of these.

filter_chain.c

index d59ff7094fc37075b97f914b925d3ac776439591..d11f169ea1486f4284a09a00b9eafd8647e35698 100644 (file)
@@ -18,7 +18,6 @@
 
 /** \file filter_chain.c common helper functions for filter input/output */
 
 
 /** \file filter_chain.c common helper functions for filter input/output */
 
-#include "gcc-compat.h"
 #include "para.h"
 #include "list.h"
 #include "filter.h"
 #include "para.h"
 #include "list.h"
 #include "filter.h"