entered into RCS

From-SVN: r5373
This commit is contained in:
Richard Stallman 1993-09-20 20:03:30 +00:00
parent da38c875b4
commit 904f679868
1 changed files with 4 additions and 0 deletions

View File

@ -22,7 +22,11 @@
your main control loop, etc. to force garbage collection. */
#ifdef HAVE_CONFIG_H
#if defined (emacs) || defined (CONFIG_BROKETS)
#include <config.h>
#else
#include "config.h"
#endif
#endif
/* If compiling with GCC 2, this file's not needed. */