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

Remove termio from efunc.

This commit is contained in:
2013-05-28 15:17:15 +08:00
parent 4e24edf715
commit e1cb42e0aa
4 changed files with 3 additions and 3 deletions

View File

@@ -14,9 +14,6 @@
/* External function declarations. */
/* posix.c */
#include "termio.h"
#if BSD | SVR4
/* lock.c */
#include "lock.h"