# HG changeset patch # User Richard M. Stallman # Date 776042135 0 # Node ID 805f9284065b36a26ea7678c5d80aab5f2767763 # Parent b6335ce87e16a3f07bac6cf77ff26ee9aa63f790 Include config.h first thing. diff -r b6335ce87e16 -r 805f9284065b lib-src/movemail.c --- a/lib-src/movemail.c Thu Aug 04 22:57:13 1994 +0000 +++ b/lib-src/movemail.c Thu Aug 04 23:15:35 1994 +0000 @@ -48,12 +48,12 @@ * */ +#define NO_SHORTNAMES /* Tell config not to load remap.h */ +#include <../src/config.h> #include #include #include #include -#define NO_SHORTNAMES /* Tell config not to load remap.h */ -#include <../src/config.h> #include <../src/syswait.h> #ifdef MSDOS