1
0
mirror of https://github.com/rfivet/uemacs.git synced 2025-09-25 06:34:07 -04:00

remove fileio from efunc, update dependencies.

This commit is contained in:
2013-05-18 11:42:16 +08:00
parent a65f7ca38c
commit fa56e5dfff
5 changed files with 6 additions and 6 deletions

1
bind.c
View File

@@ -12,6 +12,7 @@
#include "estruct.h"
#include "edef.h"
#include "efunc.h"
#include "fileio.h"
#include "line.h"