From 7ce3d6c493b03b4db7e4c4e54772a1af125f4956 Mon Sep 17 00:00:00 2001 From: Jens Muecke Date: Mon, 14 May 2007 15:50:02 +0000 Subject: [PATCH] remove unused include SVN-Revision: 7226 --- net/sshfs/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/net/sshfs/Makefile b/net/sshfs/Makefile index 7db7a932b..29c3bea33 100644 --- a/net/sshfs/Makefile +++ b/net/sshfs/Makefile @@ -38,8 +38,7 @@ CONFIGURE_VARS += \ -I$(STAGING_DIR)/usr/lib/libintl/include \ -I$(STAGING_DIR)/usr/lib/libiconv/include \ -I$(STAGING_DIR)/usr/include/glib-2.0 \ - -I$(STAGING_DIR)/usr/include/glib-2.0/glib \ - -I$(STAGING_DIR)/usr/lib/glib-2.0/include" \ + -I$(STAGING_DIR)/usr/include/glib-2.0/glib" \ SSHFS_LIBS=" \ -lglib-2.0 -lintl -liconv -lfuse -pthread \ -L$(STAGING_DIR)/usr/lib/libintl/lib \ -- 2.30.2