Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!cs.utexas.edu!wuarchive!usc!snorkelwacker!bloom-beacon!eru!luth!sunic!mcsun!unido!marco!leo From: leo@marco.UUCP (Matthias Pfaller) Newsgroups: comp.os.minix Subject: Re: zmachine part 2/2 Summary: if it does not compile, it is my fault, I have changed header-files... Keywords: infocom with minix Message-ID: <334@alice.marco.UUCP> Date: 16 Mar 90 09:25:49 GMT References: <324@alice.marco.UUCP> <329@alice.marco.UUCP> Organization: marco GmbH, 8047 Karlsfeld, West-Germany Lines: 10 Sorry again, I have forgotten, that I have changed my stdio.h and my fcntl.h. You have to include sys/types.h in zbios.c before including fcntl.h. You have to insert a --- #undef NULL #define NULL ((char *)0) --- after including stdio.h in zmachine.h. leo@marco.UUCP (Matthias Pfaller)