diff options
-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. */ |