mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-07-07 01:08:15 +02:00
include unistd.h
This commit is contained in:
@@ -26,6 +26,10 @@ changequote(<<, >>)dnl
|
||||
# endif
|
||||
#endif
|
||||
|
||||
#if HAVE_UNISTD_H
|
||||
# include <unistd.h>
|
||||
#endif
|
||||
|
||||
#if !HAVE_ALARM
|
||||
# define alarm(X) /* empty */
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user