diff options
author | Michael I. Bushnell <mib@gnu.org> | 1994-02-03 20:34:13 +0000 |
---|---|---|
committer | Michael I. Bushnell <mib@gnu.org> | 1994-02-03 20:34:13 +0000 |
commit | 5c27cc87e8cdc7b5e961a1db535d2db0488d6138 (patch) | |
tree | a8fd06ba72587871306009aa13956558f0dd613e /libdiskfs/io-stubs.c | |
parent | efd99125cd76dc60ebc6e3261ef6b1482f5f98ff (diff) |
Formerly io-stubs.c.~2~
Diffstat (limited to 'libdiskfs/io-stubs.c')
-rw-r--r-- | libdiskfs/io-stubs.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libdiskfs/io-stubs.c b/libdiskfs/io-stubs.c index debb0fed..e55597e0 100644 --- a/libdiskfs/io-stubs.c +++ b/libdiskfs/io-stubs.c @@ -16,6 +16,7 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ #include "priv.h" +#include "io_S.h" /* Unimplemented stubs. */ |