Commit a9f95fb6 by Richard Stallman

*** empty log message ***

From-SVN: r1464
parent 4ca827d0
...@@ -53,12 +53,6 @@ extern time_t time (); ...@@ -53,12 +53,6 @@ extern time_t time ();
#endif /* !defined(POSIX) */ #endif /* !defined(POSIX) */
#endif /* defined(DWARF_TIMESTAMPS) */ #endif /* defined(DWARF_TIMESTAMPS) */
#if defined(USG) || defined(POSIX)
#include <string.h>
#else
#include <strings.h>
#endif
extern char *getpwd (); extern char *getpwd ();
extern char *index (); extern char *index ();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment