X-Git-Url: http://git.claws-mail.org/?p=claws.git;a=blobdiff_plain;f=intl%2Fexplodename.c;h=c4ddcc41a20c4d2ca42d87b69c88484adadf5234;hp=7f48097397cf531ac6124a62a5f93a0dc684e019;hb=3d3ffa248eab69b66801e86adbee7825d68e73c8;hpb=036b63d8fc5a8c6e1ff150737226122c174c39cb diff --git a/intl/explodename.c b/intl/explodename.c index 7f4809739..c4ddcc41a 100644 --- a/intl/explodename.c +++ b/intl/explodename.c @@ -1,4 +1,4 @@ -/* Copyright (C) 1995, 1996, 1997, 1998 Free Software Foundation, Inc. +/* Copyright (C) 1995-1998, 2000, 2001 Free Software Foundation, Inc. Contributed by Ulrich Drepper , 1995. This program is free software; you can redistribute it and/or modify @@ -19,15 +19,8 @@ # include #endif -#if defined STDC_HEADERS || defined _LIBC -# include -#endif - -#if defined HAVE_STRING_H || defined _LIBC -# include -#else -# include -#endif +#include +#include #include #include "loadinfo.h"