summaryrefslogtreecommitdiff
blob: d80a9f613ccf9a6b4ee9b1bdd36652120470e654 (plain)
1
2
3
4
5
6
7
8
9
10
--- nvi-1.81.5/vi/v_at.c
+++ nvi-1.81.5/vi/v_at.c
@@ -21,6 +21,7 @@
 #include <ctype.h>
 #include <limits.h>
 #include <stdio.h>
+#include <string.h>
 
 #include "../common/common.h"
 #include "vi.h"