Rely on gnulib's unistd.h replacement.
[binutils-gdb.git] / gdb / ChangeLog
index de97647fdea99e0ce8f58690ed6585c80fff99aa..7292d8b13dc4672fc7480dafd7baa439743bd1f6 100644 (file)
@@ -1,3 +1,10 @@
+2013-07-01  Pedro Alves  <palves@redhat.com>
+
+       * defs.h: Don't check HAVE_UNISTD_H before including <unistd.h>.
+       (STDIN_FILENO, STDOUT_FILENO, STDERR_FILENO): Delete.
+       * tracepoint.c: Don't check HAVE_UNISTD_H before including
+       <unistd.h>.
+
 2013-07-01  Pedro Alves  <palves@redhat.com>
 
        Import the "unistd" gnulib module.