* src/ExternalTranslator.cc: Include sys/wait.h.

This commit is contained in:
Alexandre Duret-Lutz 2004-02-12 14:16:55 +00:00
parent 2c10510e87
commit 665216b0c2
2 changed files with 4 additions and 1 deletions

View file

@ -1,5 +1,7 @@
2004-02-11 Alexandre Duret-Lutz <adl@src.lip6.fr>
* src/ExternalTranslator.cc: Include sys/wait.h.
* src/SpotWrapper.cc (SpotWrapper::SPOT_AND, SpotWrapper::SPOT_OR):
Define as && and || as in Spin.
* src/SpotWrapper.hh: Update by email.