summaryrefslogtreecommitdiff
path: root/SConstruct
diff options
context:
space:
mode:
Diffstat (limited to 'SConstruct')
-rw-r--r--SConstruct2
1 files changed, 2 insertions, 0 deletions
diff --git a/SConstruct b/SConstruct
index cfebd3d6..741a8e4f 100644
--- a/SConstruct
+++ b/SConstruct
@@ -371,6 +371,7 @@ if 1:
'getopt.h',
'inttypes.h',
'linux/random.h',
+ 'malloc.h',
'poll.h',
'port.h',
'pwd.h',
@@ -428,6 +429,7 @@ if 1:
'localtime_r',
'lstat',
'madvise',
+ 'mallopt',
'memcpy',
'mempcpy',
'memset_s',