aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/dcop/files/dcopidl-compile.patch
blob: 320112395f8296f5fb508b4a5251d7a6435120a9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
Index: dcopidl/yacc.cc
===================================================================
--- dcopidl.orig/yacc.cc	2006-04-26 21:59:13.000000000 +0200
+++ dcopidl/yacc.cc	2006-04-26 22:28:28.859672808 +0200
@@ -213,7 +213,6 @@
 
 ******************************************************************/
 
-#include <config.h>
 
 // Workaround for a bison issue:
 // bison.simple concludes from _GNU_SOURCE that stpcpy is available,