summaryrefslogtreecommitdiff
path: root/hurd
diff options
context:
space:
mode:
Diffstat (limited to 'hurd')
-rw-r--r--hurd/paths.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/hurd/paths.h b/hurd/paths.h
index 48771325..92875b2b 100644
--- a/hurd/paths.h
+++ b/hurd/paths.h
@@ -52,5 +52,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#define _HURD_FIFO _HURD "fifo" /* S_IFIFO */
#define _HURD_IFSOCK _HURD "ifsock" /* S_IFSOCK */
+/* Symbolic names for all non-essential translators. */
+#define _HURD_MTAB _HURD "mtab"
#endif /* hurd/paths.h */