# HG changeset patch # User Jason Rumney # Date 1211534690 0 # Node ID ea285070341eb9cff0574f3bdba2d9e56e0ac43a # Parent 7fc95e20890767a0c0241211325440e1c0921123 Remove includes that are already included by config.h diff -r 7fc95e208907 -r ea285070341e src/xsmfns.c --- a/src/xsmfns.c Fri May 23 07:36:54 2008 +0000 +++ b/src/xsmfns.c Fri May 23 09:24:50 2008 +0000 @@ -26,20 +26,9 @@ #include #include -#ifdef HAVE_STRING_H -#include -#else -#ifdef HAVE_STRINGS_H -#include -#endif -#endif - #ifdef HAVE_UNISTD_H #include #endif -#ifdef HAVE_STDLIB_H -#include -#endif #include #include