diff options
author | Michael I. Bushnell <mib@gnu.org> | 1995-12-15 16:56:54 +0000 |
---|---|---|
committer | Michael I. Bushnell <mib@gnu.org> | 1995-12-15 16:56:54 +0000 |
commit | 529497c6407137279f17dc2352af90cdeb5589a8 (patch) | |
tree | 55bcada59325f412e570ba0607fdb3d90103fb1e /libnetfs | |
parent | c78cfe5cb86c448ea66d3be1a3840083dedd02ce (diff) |
entered into RCS
Diffstat (limited to 'libnetfs')
-rw-r--r-- | libnetfs/dir-unlink.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libnetfs/dir-unlink.c b/libnetfs/dir-unlink.c index 2e7fd40a..4bf8798e 100644 --- a/libnetfs/dir-unlink.c +++ b/libnetfs/dir-unlink.c @@ -19,6 +19,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111, USA. */ #include "netfs.h" +#include "fs_S.h" error_t netfs_S_dir_unlink (struct protid *user, char *name) |