]> code.delx.au - gnu-emacs/blobdiff - lwlib/lwlib-utils.c
Minor adjustments of recently-changed frame functions.
[gnu-emacs] / lwlib / lwlib-utils.c
index fe236a210f32fb3ccaf5cb3e1131739b5910a245..65cda72fdd803cd2d292356e65f22314e4ef02a4 100644 (file)
@@ -1,7 +1,7 @@
 /* Defines some widget utility functions.
 
 Copyright (C) 1992 Lucid, Inc.
-Copyright (C) 1994, 2001-2011 Free Software Foundation, Inc.
+Copyright (C) 1994, 2001-2012 Free Software Foundation, Inc.
 
 This file is part of the Lucid Widget Library.
 
@@ -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>