Include <unistd.h> unilaterally.
[bpt/emacs.git] / src / systty.h
index 59850e7..ec85818 100644 (file)
@@ -37,9 +37,7 @@ along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.  */
 #include <sys/pty.h>
 #endif /* AIX */
 
-#ifdef HAVE_UNISTD_H
 #include <unistd.h>
-#endif
 
 \f
 /* Special cases - inhibiting the use of certain features.  */