diff lib-src/pop.c @ 9592:132798b0352b

Include ../src/config.h.
author Richard M. Stallman <rms@gnu.org>
date Tue, 18 Oct 1994 07:36:39 +0000
parents 0774e217e8aa
children 7461e7aa4f3c
line wrap: on
line diff
--- a/lib-src/pop.c	Tue Oct 18 07:34:59 1994 +0000
+++ b/lib-src/pop.c	Tue Oct 18 07:36:39 1994 +0000
@@ -18,6 +18,9 @@
 along with GNU Emacs; see the file COPYING.  If not, write to
 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>
+
 #ifdef MAIL_USE_POP
 
 #include <sys/types.h>