diff options
Diffstat (limited to 'lwlib/lwlib.c')
-rw-r--r-- | lwlib/lwlib.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lwlib/lwlib.c b/lwlib/lwlib.c index d1686ecd048..d436b18d222 100644 --- a/lwlib/lwlib.c +++ b/lwlib/lwlib.c @@ -20,9 +20,7 @@ along with GNU Emacs; see the file COPYING. If not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -#ifdef HAVE_CONFIG_H #include <config.h> -#endif #include <setjmp.h> #include <lisp.h> |