[augeas-devel] augeas: master - * src/transform.c: do not include canonicalize.h anymore

David Lutterkort lutter at fedoraproject.org
Thu Oct 1 00:23:10 UTC 2009


Gitweb:        http://git.fedorahosted.org/git/augeas.git?p=augeas.git;a=commitdiff;h=b32b2eb1baa0811d82f3e9a93f8fcb925a7b9000
Commit:        b32b2eb1baa0811d82f3e9a93f8fcb925a7b9000
Parent:        ee93bfb8e685ba2ac968907b103bf0c353b459bb
Author:        David Lutterkort <lutter at redhat.com>
AuthorDate:    Thu Sep 24 12:23:49 2009 -0700
Committer:     David Lutterkort <lutter at redhat.com>
CommitterDate: Thu Sep 24 12:23:49 2009 -0700

* src/transform.c: do not include canonicalize.h anymore

The canonicalize-lgpl gnulib module doesn't require that anymore
---
 src/transform.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/src/transform.c b/src/transform.c
index 341fc36..397ad0d 100644
--- a/src/transform.c
+++ b/src/transform.c
@@ -22,8 +22,6 @@
 
 #include <config.h>
 
-#include "canonicalize.h"
-
 #include <fnmatch.h>
 #include <glob.h>
 




More information about the augeas-devel mailing list