Don't include string.h.
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
2003-01-21 Dave Love <fx@gnu.org>
|
||||
|
||||
* etags.c (Cplusplus_help, Cjava_help): Re-phrase and avoid
|
||||
column-0 `('.
|
||||
|
||||
* yow.c: Don't include string.h.
|
||||
|
||||
2003-01-20 Richard M. Stallman <rms@gnu.org>
|
||||
|
||||
* Makefile.in (rcs2log, rcs-checkin, grep-changelog, vcdiff):
|
||||
|
||||
@@ -16,9 +16,6 @@
|
||||
|
||||
#include <stdio.h>
|
||||
#include <ctype.h>
|
||||
#ifdef HAVE_STRING_H
|
||||
#include <string.h>
|
||||
#endif
|
||||
#ifdef TIME_WITH_SYS_TIME
|
||||
#include <sys/time.h>
|
||||
#include <time.h>
|
||||
|
||||
Reference in New Issue
Block a user