fnmatch: fix "[/b" test
[libc-test] / src / math / nextafterl.c
index 9aa9421..d5eb6cf 100644 (file)
@@ -3,7 +3,7 @@
 #include <fenv.h>
 #include <stdio.h>
 #include <float.h>
-#include <stdlib.h>
+#include <string.h>
 #include "fenvutil.h"
 #include "test.h"