diff options
author | Michael I. Bushnell <mib@gnu.org> | 1994-06-30 16:18:33 +0000 |
---|---|---|
committer | Michael I. Bushnell <mib@gnu.org> | 1994-06-30 16:18:33 +0000 |
commit | 7de91b26c66e8d6eb9453aef3cd8b3a5c9e025b9 (patch) | |
tree | b6845c4f35eddee5a594440439b0e339a34bac63 /libdiskfs/fsmutations.h | |
parent | fc1a8d7d696832cb052b05c815c56181acdbb5d9 (diff) |
Formerly fsmutations.h.~4~
Diffstat (limited to 'libdiskfs/fsmutations.h')
-rw-r--r-- | libdiskfs/fsmutations.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libdiskfs/fsmutations.h b/libdiskfs/fsmutations.h index 4c40b970..18874bc1 100644 --- a/libdiskfs/fsmutations.h +++ b/libdiskfs/fsmutations.h @@ -28,3 +28,4 @@ #define FILE_IMPORTS import "priv.h"; #define IO_IMPORTS import "priv.h"; #define FSYS_IMPORTS import "priv.h"; +#define IFSOCK_IMPORTS import "priv.h"; |