Skip to content

Commit 2cae77a

Browse files
authored
Update configure
1 parent e1762f5 commit 2cae77a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

configure

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,7 @@ if [ "$MOUNTDEV" = 1 ] || [ "$MOUNTPROC" = 1 ] || [ "$MOUNTSYS" = 1 ] || [ "$MOU
158158
fi
159159
if [ "$VERBOSEMSG" = 1 ]; then
160160
echo "#include <errno.h>" >> init.c
161+
echo "#include <string.h>" >> init.c
161162
fi
162163
echo "#include <sys/types.h>" >> init.c
163164
echo "#include <sys/wait.h>" >> init.c

0 commit comments

Comments
 (0)