We now have insque().

This commit is contained in:
David E. O'Brien 2002-12-02 09:44:59 +00:00
parent 23e4ce1af8
commit ab3c58bd4f

View File

@ -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