]> git.ipfire.org Git - thirdparty/bash.git/blobdiff - lib/malloc/stats.c
Imported from ../bash-3.2.tar.gz.
[thirdparty/bash.git] / lib / malloc / stats.c
index 18c3cef5911f05a2a2c959fc8c94c4611192a641..0d119fab5143a664d92c32e989e635c761f406d8 100644 (file)
@@ -28,6 +28,7 @@
 #ifdef HAVE_UNISTD_H
 #  include <unistd.h>
 #endif
+#include <string.h>
 
 #include "mstats.h"