mirror of
https://github.com/MidnightCommander/mc
synced 2024-12-22 04:22:34 +03:00
Removed three more includes of mhl files in smbfs.c
Signed-off-by: Patrick Winnertz <winnie@debian.org>
This commit is contained in:
parent
c26e289b9f
commit
8a55cb1e9a
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user