commit | 8f0b2d46c7020c2ae097c748940f74b3af1383f7 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat May 16 14:41:10 2009 +0000 |
committer | Bram Moolenaar <Bram@vim.org> | Sat May 16 14:41:10 2009 +0000 |
tree | d669dfdc7c3c1f0dfd85927dd4f1236a936b6126 | |
parent | 856b9fef3a20557b100202efd3610f26cec5bb71 [diff] [blame] |
updated for version 7.2-176
diff --git a/src/os_unix.h b/src/os_unix.h index dd70939..944cc1b 100644 --- a/src/os_unix.h +++ b/src/os_unix.h
@@ -53,9 +53,7 @@ #endif #ifdef HAVE_UNISTD_H -# ifndef S_SPLINT_S /* splint crashes on bits/confname.h */ -# include <unistd.h> -# endif +# include <unistd.h> #endif #ifdef HAVE_LIBC_H