summaryrefslogtreecommitdiff
path: root/rc.h
diff options
context:
space:
mode:
authorAntti-Juhani Kaijanaho <ajk@debian.org>2006-01-28 22:14:41 +0100
committerAntti-Juhani Kaijanaho <ajk@debian.org>2006-01-28 22:14:41 +0100
commit389733d0f7f73f1d1c33b2974657be7888507111 (patch)
tree5f07e15998095f426e65363d4b13a07913e49480 /rc.h
parent7904f88180fa97e3e4ef622154df31f684628eaf (diff)
downloaddctrl-tools-389733d0f7f73f1d1c33b2974657be7888507111.tar.gz
Import 2.7
Diffstat (limited to 'rc.h')
-rw-r--r--rc.h7
1 files changed, 2 insertions, 5 deletions
diff --git a/rc.h b/rc.h
index 8269968..e112424 100644
--- a/rc.h
+++ b/rc.h
@@ -19,12 +19,9 @@
#ifndef RC_H__
#define RC_H__
-extern char const * const ifile_modes[];
+#include "ifile.h"
-struct ifile {
- enum ifile_mode { m_error, m_read, m_exec } mode;
- char const * s;
-};
+extern char const * const ifile_modes[];
/* Search for exename (only basename, though) in rcfname (or if it is
null, in default rc files) and return the found corresponding