summaryrefslogtreecommitdiff
path: root/Src
diff options
context:
space:
mode:
Diffstat (limited to 'Src')
-rw-r--r--Src/.distfiles2
-rw-r--r--Src/zsh.mdd2
-rw-r--r--Src/zsh_system.h (renamed from Src/system.h)0
3 files changed, 2 insertions, 2 deletions
diff --git a/Src/.distfiles b/Src/.distfiles
index 9c1859080..1da58ea17 100644
--- a/Src/.distfiles
+++ b/Src/.distfiles
@@ -41,12 +41,12 @@ signals.h
sort.c
string.c
subst.c
-system.h
text.c
utils.c
watch.c
zsh.h
zsh.mdd
+zsh_system.h
ztype.h
zsh.rc
zsh.ico
diff --git a/Src/zsh.mdd b/Src/zsh.mdd
index 520c3acc9..a1c0edcfd 100644
--- a/Src/zsh.mdd
+++ b/Src/zsh.mdd
@@ -14,7 +14,7 @@ hist.o init.o input.o jobs.o lex.o linklist.o loop.o math.o \
mem.o module.o options.o params.o parse.o pattern.o prompt.o signals.o \
signames.o sort.o string.o subst.o text.o utils.o watch.o"
-headers="../config.h system.h zsh.h sigcount.h signals.h \
+headers="../config.h zsh_system.h zsh.h sigcount.h signals.h \
prototypes.h hashtable.h ztype.h"
:<<\Make
diff --git a/Src/system.h b/Src/zsh_system.h
index f38533023..f38533023 100644
--- a/Src/system.h
+++ b/Src/zsh_system.h