projects
/
paraslash.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
ef10663
)
kill another superfluous '#include "gcc-compat.h"'
author
Andre
<maan@p133.(none)>
Thu, 2 Mar 2006 17:10:11 +0000
(18:10 +0100)
committer
Andre
<maan@p133.(none)>
Thu, 2 Mar 2006 17:10:11 +0000
(18:10 +0100)
Commit
4b4c68de8d7390f966e46d9402d5499d2e8ee227
missed one of these.
filter_chain.c
patch
|
blob
|
history
diff --git
a/filter_chain.c
b/filter_chain.c
index
d59ff70
..
d11f169
100644
(file)
--- a/
filter_chain.c
+++ b/
filter_chain.c
@@
-18,7
+18,6
@@
/** \file filter_chain.c common helper functions for filter input/output */
-#include "gcc-compat.h"
#include "para.h"
#include "list.h"
#include "filter.h"