summaryrefslogtreecommitdiffstats
path: root/src/map/if/ifDec10.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/if/ifDec10.c')
-rw-r--r--src/map/if/ifDec10.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/map/if/ifDec10.c b/src/map/if/ifDec10.c
index 930ab78a..37846140 100644
--- a/src/map/if/ifDec10.c
+++ b/src/map/if/ifDec10.c
@@ -477,7 +477,7 @@ printf( "\n" );
SeeAlso []
***********************************************************************/
-int If_CutPerformCheck10( unsigned * pTruth, int nVars, int nLeaves )
+int If_CutPerformCheck10( unsigned * pTruth, int nVars, int nLeaves, char * pStr )
{
int nSupp, fDerive = 0;
word z[2] = {0}, pF[16];