Move errno.h to common-defs.h
[deliverable/binutils-gdb.git] / gdb / common / common-defs.h
index 7c678462f81985b70a8b3ff5b00dcc6389b3c795..82290dc80c3c5fd2fc251237c8bffc9d9a9f0811 100644 (file)
@@ -32,6 +32,7 @@
 #include <stdarg.h>
 #include <stddef.h>
 #include <string.h>
+#include <errno.h>
 #include "ansidecl.h"
 #include "libiberty.h"
 #include "pathmax.h"
This page took 0.023666 seconds and 4 git commands to generate.