Include string.h in hpwd.c
This commit is contained in:
parent
ca23080bcb
commit
9aeaf911d4
1 changed files with 1 additions and 0 deletions
1
hpwd.c
1
hpwd.c
|
|
@ -24,6 +24,7 @@
|
|||
# endif
|
||||
|
||||
# include <stdio.h>
|
||||
# include <string.h>
|
||||
|
||||
# include "hfs.h"
|
||||
# include "hcwd.h"
|
||||
|
|
|
|||
Loading…
Reference in a new issue