diff options
-rw-r--r-- | lib/common/serialize_fstree.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/common/serialize_fstree.c b/lib/common/serialize_fstree.c index 14f0a42..14a5a4e 100644 --- a/lib/common/serialize_fstree.c +++ b/lib/common/serialize_fstree.c @@ -7,7 +7,6 @@ #include "common.h" #include <assert.h> -#include <unistd.h> #include <stdlib.h> #include <string.h> #include <stdio.h> |