diff options
Diffstat (limited to 'bfd/config.in')
-rw-r--r-- | bfd/config.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/bfd/config.in b/bfd/config.in index 9a73c73..ab273c8 100644 --- a/bfd/config.in +++ b/bfd/config.in @@ -103,6 +103,9 @@ /* Define if you have the strchr function. */ #undef HAVE_STRCHR +/* Define if you have the strtoull function. */ +#undef HAVE_STRTOULL + /* Define if you have the sysconf function. */ #undef HAVE_SYSCONF |