diff options
Diffstat (limited to 'lsmod.c')
-rw-r--r-- | lsmod.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -27,6 +27,7 @@ #include <stdlib.h> #include <stdio.h> +#include <string.h> #include <stddef.h> #include <errno.h> #include <unistd.h> |