* ia64-linux-nat.c: Update copyright year.
[deliverable/binutils-gdb.git] / gdb / bsd-kvm.c
index 083bc92c2977d8cca58cf5e54d356eba7989ddff..64869e5464c2284c20165aeb1df7d8108165936c 100644 (file)
@@ -31,7 +31,9 @@
 #include "gdb_assert.h"
 #include <fcntl.h>
 #include <kvm.h>
+#ifdef HAVE_NLIST_H
 #include <nlist.h>
+#endif
 #include "readline/readline.h"
 #include <sys/param.h>
 #include <sys/proc.h>
This page took 0.024202 seconds and 4 git commands to generate.