diff options
Diffstat (limited to 'src/status.h')
-rw-r--r-- | src/status.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/status.h b/src/status.h index af3b6c8..28de4eb 100644 --- a/src/status.h +++ b/src/status.h @@ -17,6 +17,7 @@ */ #include <stdio.h> #include <stdlib.h> +#include <string.h> struct status { long memtotal; |