summaryrefslogtreecommitdiff
path: root/hash.c
diff options
context:
space:
mode:
authormatz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2000-07-27 09:49:34 +0000
committermatz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2000-07-27 09:49:34 +0000
commit77e876615da5f1482b225bd4f754b9fefcd52cec (patch)
tree27bc06133685cb3d4bcb75cfc81b3cda6cdf8e04 /hash.c
parentf0ba57341ac7815189f7e33c980b8cbb51571efb (diff)
matz
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@858 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'hash.c')
-rw-r--r--hash.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/hash.c b/hash.c
index a7b98e197a..6a15744947 100644
--- a/hash.c
+++ b/hash.c
@@ -17,11 +17,6 @@
#include "util.h"
#include "rubysig.h"
-#ifndef HAVE_STRING_H
-char *strchr _((char*,char));
-char *strdup _((const char*));
-#endif
-
#define HASH_DELETED FL_USER1
static void