# HG changeset patch # User Dave Love # Date 1029675289 0 # Node ID 3b6ee04091ff588649c396cc2c8cf4b52d4b28b6 # Parent cd3317b3e1a9e3f85bf8b64aa2e6593c3b17cf24 Fix last change. diff -r cd3317b3e1a9 -r 3b6ee04091ff src/xfns.c --- a/src/xfns.c Thu Aug 15 02:30:08 2002 +0000 +++ b/src/xfns.c Sun Aug 18 12:54:49 2002 +0000 @@ -1,5 +1,5 @@ /* Functions for the X window system. - Copyright (C) 1989, 92, 93, 94, 95, 96, 1997, 1998, 1999, 2000, 2001 + Copyright (C) 1989, 92, 93, 94, 95, 96, 97, 98, 99, 2000, 01, 02 Free Software Foundation. This file is part of GNU Emacs. @@ -9235,12 +9235,12 @@ #ifdef HAVE_STDLIB_H # undef HAVE_STDLIB_H # include -# include +# undef HAVE_STDLIB_H # define HAVE_STDLIB_H 1 #else # include -# include #endif /* HAVE_STDLIB_H */ +#include #include