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

Move globals defines out of estruct.h.

This commit is contained in:
2013-10-11 11:20:06 +08:00
parent ba2dc0e5f8
commit 94d21c96f3
12 changed files with 53 additions and 53 deletions

View File

@@ -15,6 +15,7 @@
#include <stdlib.h>
#include "estruct.h"
#include "retcode.h"
#include "utf8.h"