* Makefile.am: Run "make dep-am".
[deliverable/binutils-gdb.git] / gprof / gconfig.in
index d1c2ebd38cef7be05341d63317f563fc5e684fd4..d57b25834e1a210244a1e812687e23b18ea6a2b7 100644 (file)
@@ -97,6 +97,9 @@
 /* Define if you have the <nl_types.h> header file.  */
 #undef HAVE_NL_TYPES_H
 
+/* Define if you have the <stdlib.h> header file.  */
+#undef HAVE_STDLIB_H
+
 /* Define if you have the <string.h> header file.  */
 #undef HAVE_STRING_H
 
 /* Define if you have the <sys/param.h> header file.  */
 #undef HAVE_SYS_PARAM_H
 
+/* Define if you have the <sys/stat.h> header file.  */
+#undef HAVE_SYS_STAT_H
+
+/* Define if you have the <sys/types.h> header file.  */
+#undef HAVE_SYS_TYPES_H
+
 /* Define if you have the <unistd.h> header file.  */
 #undef HAVE_UNISTD_H
 
This page took 0.037815 seconds and 4 git commands to generate.