diff options
Diffstat (limited to 'src/rc-misc.h')
-rw-r--r-- | src/rc-misc.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/rc-misc.h b/src/rc-misc.h index 70ddd976..c9f699eb 100644 --- a/src/rc-misc.h +++ b/src/rc-misc.h @@ -35,6 +35,7 @@ #include <sys/stat.h> #include <errno.h> #include <stdbool.h> +#include <string.h> #ifndef LIB # define LIB "lib" |