diff options
author | Roland McGrath <roland@gnu.org> | 1994-05-05 13:25:58 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1994-05-05 13:25:58 +0000 |
commit | e3e7a3f4ae1405cb65e592cca8a8b5cf2c7356e1 (patch) | |
tree | fad70dd8cc50ebc6ba605839eb2179a526278663 /libdiskfs/protid-make.c | |
parent | fdcba05178abd1af9493ad0f9e262908df49d8ec (diff) |
entered into RCS
Diffstat (limited to 'libdiskfs/protid-make.c')
-rw-r--r-- | libdiskfs/protid-make.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libdiskfs/protid-make.c b/libdiskfs/protid-make.c index 585f192b..38a615ae 100644 --- a/libdiskfs/protid-make.c +++ b/libdiskfs/protid-make.c @@ -16,6 +16,7 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ #include "priv.h" +#include <string.h> /* Build and return a protid which has no user identification for peropen PO. The node PO->np must be locked. */ |