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

Remove random from efunc.

This commit is contained in:
2013-05-28 12:37:04 +08:00
parent 886adf1b69
commit f1a0771bfc
7 changed files with 6 additions and 3 deletions

View File

@@ -13,6 +13,7 @@
#include "file.h"
#include "isearch.h"
#include "line.h"
#include "random.h"
#include "search.h"
#include "spawn.h"