Include config.h first thing.

This commit is contained in:
Richard M. Stallman 1994-08-04 23:15:35 +00:00
parent ab29781122
commit 3b9ee81953

View file

@ -48,12 +48,12 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
*
*/
#define NO_SHORTNAMES /* Tell config not to load remap.h */
#include <../src/config.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <sys/file.h>
#include <errno.h>
#define NO_SHORTNAMES /* Tell config not to load remap.h */
#include <../src/config.h>
#include <../src/syswait.h>
#ifdef MSDOS