From: "Joe Heafner" Newsgroups: comp.os.msdos.djgpp Subject: can't find DJGPP header files in MingW32 Date: Tue, 2 Nov 1999 21:28:23 -0500 Organization: Interpath Communications, Inc. Lines: 11 Message-ID: <7vo6kb$78f$1@gaddy.interpath.net> NNTP-Posting-Host: hickory1-0018.dyn.interpath.net X-Newsreader: Microsoft Outlook Express 4.72.3110.1 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hi. I recently wrote some software that uses sys/param.h and in.h with DJGPP. I tried compiling the code under MingW32, which complained about not being able to find these two header files. I can't find them anywhere in the MingW32 directories. Are there substitutes that I could use? Thanks, Joe