Increase minor version number (to 2.10.91) to help tools detect the new
[deliverable/binutils-gdb.git] / gas / sb.c
index 6ec23fcdb923addeb31c7bb3397f78fe61aab710..789460286fa01c98cd044d680c97e56676e7a284 100644 (file)
--- a/gas/sb.c
+++ b/gas/sb.c
@@ -23,6 +23,9 @@
 
 #include "config.h"
 #include <stdio.h>
+#ifdef HAVE_STDLIB_H
+#include <stdlib.h>
+#endif
 #ifdef HAVE_STRING_H
 #include <string.h>
 #else
This page took 0.023794 seconds and 4 git commands to generate.