inotify-map.c: include string.h
This commit is contained in:
parent
d0a1ee2744
commit
5ef26e412f
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@
|
|||
* (at your option) any later version.
|
||||
*/
|
||||
|
||||
#include <string.h>
|
||||
#include "xalloc.h"
|
||||
#include "rbtree.h"
|
||||
#include "inotify-map.h"
|
||||
|
|
|
|||
Reference in a new issue