From cf38a720e81b545f90dc7be81891d94df6ed059a Mon Sep 17 00:00:00 2001 From: Paul Eggert <eggert@cs.ucla.edu> Date: Mon, 25 Jun 2012 18:05:39 -0700 Subject: Clean out last vestiges of the old HAVE_CONFIG_H stuff. --- lwlib/lwlib-utils.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'lwlib/lwlib-utils.c') diff --git a/lwlib/lwlib-utils.c b/lwlib/lwlib-utils.c index 9286691639f..65cda72fdd8 100644 --- a/lwlib/lwlib-utils.c +++ b/lwlib/lwlib-utils.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> -- cgit v1.2.3