From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Franques Schubert" To: Subject: cdefs.h Date: Sun, 07 Nov 1999 11:39:00 -0000 Message-id: <006301bf2957$3fdffa40$87939e3e@t0j9x5> X-SW-Source: 1999-11/msg00081.html When I want to compile a source-file, the compiler first compiles the #include files: iostream.h then streambuf.h then libio.h. But the libio.h needs the file sys/cdefs.h. I've found the file nowhere. Can I get it somewhere, or is it a mistake in libio.h? Thanks BenniM.! From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Franques Schubert" To: Subject: cdefs.h Date: Tue, 30 Nov 1999 23:28:00 -0000 Message-ID: <006301bf2957$3fdffa40$87939e3e@t0j9x5> X-SW-Source: 1999-11n/msg00081.html Message-ID: <19991130232800.SFBfi5vqbD4CbTDOZEFiKVx55ZXNgHJUoHfuYIDrtd8@z> When I want to compile a source-file, the compiler first compiles the #include files: iostream.h then streambuf.h then libio.h. But the libio.h needs the file sys/cdefs.h. I've found the file nowhere. Can I get it somewhere, or is it a mistake in libio.h? Thanks BenniM.!