updated: [8a55cb1] Removed three more includes of mhl files in smbfs.c
Patrick Winnertz
winnie at debian.org
Tue Feb 10 11:49:58 UTC 2009
The following commit has been merged in the master branch:
commit 8a55cb1e9af2d632555fade4a745617f5a10d956
Author: Patrick Winnertz <winnie at debian.org>
Date: Sun Feb 8 12:41:44 2009 +0100
Removed three more includes of mhl files in smbfs.c
Signed-off-by: Patrick Winnertz <winnie at debian.org>
diff --git a/vfs/smbfs.c b/vfs/smbfs.c
index 2001a7d..2f15ebf 100644
--- a/vfs/smbfs.c
+++ b/vfs/smbfs.c
@@ -26,9 +26,6 @@
#include <stdio.h>
#include <sys/types.h>
-#include <mhl/types.h>
-#include <mhl/string.h>
-
#undef USE_NCURSES /* Don't include *curses.h */
#include "../src/global.h"
#include "../src/tty.h" /* enable/disable interrupt key */
@@ -53,8 +50,6 @@
#include <string.h>
-#include <mhl/string.h>
-
#include "vfs.h"
#include "vfs-impl.h"
#include "smbfs.h"
--
Midnight Commander Development
More information about the mc-devel
mailing list