diff options
Diffstat (limited to 'refresh.c')
-rw-r--r-- | refresh.c | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ /* uuterm, Copyright (C) 2006 Rich Felker; licensed under GNU GPL v2 only */ +#include <string.h> + #include "uuterm.h" #include "ucf.h" |