summaryrefslogtreecommitdiff
path: root/lib/stripslash.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/stripslash.c')
-rw-r--r--lib/stripslash.c8
1 files changed, 1 insertions, 7 deletions
diff --git a/lib/stripslash.c b/lib/stripslash.c
index 73be73732..c6b319e69 100644
--- a/lib/stripslash.c
+++ b/lib/stripslash.c
@@ -1,5 +1,5 @@
/* stripslash.c -- remove redundant trailing slashes from a file name
- Copyright (C) 1990, 2001 Free Software Foundation, Inc.
+ Copyright (C) 1990, 2001, 2003 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -19,12 +19,6 @@
# include <config.h>
#endif
-#if STDC_HEADERS || HAVE_STRING_H
-# include <string.h>
-#else
-# include <strings.h>
-#endif
-
#include "dirname.h"
/* Remove trailing slashes from PATH.