]> git.eshelyaron.com Git - emacs.git/commitdiff
Include ../src/config.h.
authorRichard M. Stallman <rms@gnu.org>
Tue, 18 Oct 1994 07:36:39 +0000 (07:36 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 18 Oct 1994 07:36:39 +0000 (07:36 +0000)
lib-src/pop.c

index 725a9d87cd0e899c1b9ca957d47cc7df68f88077..5dd33cf8330cbcb646ba97cbe67a8cf3a00bfec0 100644 (file)
@@ -18,6 +18,9 @@ You should have received a copy of the GNU General Public License
 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>