1
0
mirror of https://github.com/rfivet/uemacs.git synced 2025-11-23 11:41:15 -05:00

Remove input from efunc.

This commit is contained in:
2013-05-28 14:46:44 +08:00
parent 77c9fd09ad
commit 539f327271
11 changed files with 10 additions and 3 deletions

View File

@@ -23,9 +23,6 @@
/* posix.c */
#include "termio.h"
/* input.c */
#include "input.h"
#if BSD | SVR4
/* lock.c */
#include "lock.h"