Add missing include for ffsl() test.
This commit is contained in:
parent
bbe53b1c16
commit
382132eeac
@ -874,6 +874,7 @@ dnl Check for ffsl(3), and fail if not found. This function exists on all
|
|||||||
dnl platforms that jemalloc currently has a chance of functioning on without
|
dnl platforms that jemalloc currently has a chance of functioning on without
|
||||||
dnl modification.
|
dnl modification.
|
||||||
JE_COMPILABLE([a program using ffsl], [
|
JE_COMPILABLE([a program using ffsl], [
|
||||||
|
#include <strings.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
], [
|
], [
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user