summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Baulig <martin@home-of-linux.org>1999-02-19 10:15:15 +0000
committerMartin Baulig <martin@src.gnome.org>1999-02-19 10:15:15 +0000
commitf078bbe4b647ae4590dc9c3c0d029047477ae035 (patch)
treed6a4d46a4ed7bedc18a4c7ff97be9bd8b23221e3
parent3b63f050bec008ec6e12578f6b3a13a86f91d645 (diff)
downloadgnome-common-f078bbe4b647ae4590dc9c3c0d029047477ae035.tar.gz
Include <gnome-argp.h> instead of the removed <argp-namefrob.h>.
1999-02-19 Martin Baulig <martin@home-of-linux.org> * canonicalize.c: Include <gnome-argp.h> instead of the removed <argp-namefrob.h>. svn path=/trunk/; revision=641
-rw-r--r--support/ChangeLog5
-rw-r--r--support/canonicalize.c2
2 files changed, 6 insertions, 1 deletions
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 <martin@home-of-linux.org>
+
+ * canonicalize.c: Include <gnome-argp.h> instead of the removed
+ <argp-namefrob.h>.
+
1999-02-17 Changwoo Ryu <cwryu@adam.kaist.ac.kr>
* 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 <sys/stat.h>
#include <errno.h>
-#include <argp-namefrob.h>
+#include <gnome-argp.h>
/* Return the canonical absolute name of file NAME. A canonical name
does not contain any `.', `..' components nor any repeated path