summaryrefslogtreecommitdiffstats
path: root/gnu
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2002-12-02 09:44:59 +0000
committerobrien <obrien@FreeBSD.org>2002-12-02 09:44:59 +0000
commit09e9e5550d7b84223671923f4c21210e7af97e1c (patch)
tree817dd9aef1696cc6b92f86be9b5404e3497c2a86 /gnu
parent61b3e093cfe74fcb80a8d0ab3e8fb3cadf76062c (diff)
downloadFreeBSD-src-09e9e5550d7b84223671923f4c21210e7af97e1c.zip
FreeBSD-src-09e9e5550d7b84223671923f4c21210e7af97e1c.tar.gz
We now have insque().
Diffstat (limited to 'gnu')
-rw-r--r--gnu/usr.bin/binutils/libiberty/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/binutils/libiberty/config.h b/gnu/usr.bin/binutils/libiberty/config.h
index deac895..cae6575 100644
--- a/gnu/usr.bin/binutils/libiberty/config.h
+++ b/gnu/usr.bin/binutils/libiberty/config.h
@@ -82,7 +82,7 @@
#define HAVE_INDEX 1
/* Define if you have the insque function. */
-/* #undef HAVE_INSQUE */
+#define HAVE_INSQUE 1
/* Define if you have the memchr function. */
#define HAVE_MEMCHR 1
OpenPOWER on IntegriCloud