mirror of
https://github.com/MidnightCommander/mc
synced 2025-03-13 19:33:23 +03:00
lib/keybind.h: remove unneeded includes.
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
This commit is contained in:
parent
eefc7c1275
commit
93a4ecc11e
@ -1,9 +1,6 @@
|
|||||||
#ifndef MC__KEYBIND_H
|
#ifndef MC__KEYBIND_H
|
||||||
#define MC__KEYBIND_H
|
#define MC__KEYBIND_H
|
||||||
|
|
||||||
#include <sys/types.h>
|
|
||||||
#include <sys/time.h> /* time_t */
|
|
||||||
|
|
||||||
#include "lib/global.h"
|
#include "lib/global.h"
|
||||||
|
|
||||||
/*** typedefs(not structures) and defined constants **********************************************/
|
/*** typedefs(not structures) and defined constants **********************************************/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user