X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/7da2926d0733ff0683f31aeea176ce71e127264f..9c92907fc7a130fd6abc60b98791daa320742ba2:/src/xbt/automaton/parserPromela.yacc diff --git a/src/xbt/automaton/parserPromela.yacc b/src/xbt/automaton/parserPromela.yacc index d5789f04d6..b96bc93dfd 100644 --- a/src/xbt/automaton/parserPromela.yacc +++ b/src/xbt/automaton/parserPromela.yacc @@ -6,7 +6,7 @@ %{ #include "simgrid_config.h" -#ifndef HAVE_UNISTD_H +#if !HAVE_UNISTD_H #define YY_NO_UNISTD_H /* hello Windows */ #endif