From: Martin Baulig Date: Fri, 19 Feb 1999 10:15:15 +0000 (+0000) Subject: Include instead of the removed . X-Git-Tag: GNOME_COMMON_1_2_1~168 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f078bbe4b647ae4590dc9c3c0d029047477ae035;p=platform%2Fupstream%2Fgnome-common.git Include instead of the removed . 1999-02-19 Martin Baulig * canonicalize.c: Include instead of the removed . svn path=/trunk/; revision=641 --- diff --git a/support/ChangeLog b/support/ChangeLog index 838c49a..2c8e9e3 100644 --- a/support/ChangeLog +++ b/support/ChangeLog @@ -1,3 +1,8 @@ +1999-02-19 Martin Baulig + + * canonicalize.c: Include instead of the removed + . + 1999-02-17 Changwoo Ryu * poptint.h: Removed the suspicious `#ifdef HAVE_DGETTEXT...' diff --git a/support/canonicalize.c b/support/canonicalize.c index 80cd7cf..c624857 100644 --- a/support/canonicalize.c +++ b/support/canonicalize.c @@ -26,7 +26,7 @@ #include #include -#include +#include /* Return the canonical absolute name of file NAME. A canonical name does not contain any `.', `..' components nor any repeated path