Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!gem.mps.ohio-state.edu!ginosko!usc!apple!motcsd!hpda!hpcuhb!hpcllla!hpclisp!hpclkwp!karl From: karl@hpclkwp.HP.COM (Karl Pettis) Newsgroups: comp.sys.hp Subject: Re: Bug in 800 C-compiler? Message-ID: <1340070@hpclkwp.HP.COM> Date: 27 Aug 89 22:32:00 GMT References: <12229@orstcs.CS.ORST.EDU> Organization: Hewlett-Packard Calif. Language Lab Lines: 12 > I can't get any program that uses the file "/usr/include/sys/file.h" > to compile on my 835, running HP-UX 3.1 Example: > #include > #include > < REST DELETED > You have been bitten by a change in the system include files. You must #include BEFORE file.h. - Karl Pettis