mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-04-30 09:07:53 +03:00
Add missing include for ffsl() test.
This commit is contained in:
parent
bbe53b1c16
commit
382132eeac
1 changed files with 1 additions and 0 deletions
|
|
@ -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 modification.
|
||||
JE_COMPILABLE([a program using ffsl], [
|
||||
#include <strings.h>
|
||||
#include <string.h>
|
||||
], [
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue