diff options
Diffstat (limited to '')
-rw-r--r-- | anchor.c | 6 |
1 files changed, 1 insertions, 5 deletions
@@ -1,8 +1,4 @@ -/* $Id: anchor.c,v 1.3 2001/11/15 00:32:13 a-ito Exp $ */ -#ifdef __EMX__ -#include <strings.h> -#endif - +/* $Id: anchor.c,v 1.4 2001/11/16 22:02:00 ukai Exp $ */ #include "fm.h" #include "myctype.h" #include "regex.h" |