diff options
Diffstat (limited to 'hints')
-rw-r--r-- | hints/os2.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/hints/os2.sh b/hints/os2.sh index b2f962d2ea..a3fc0b6c50 100644 --- a/hints/os2.sh +++ b/hints/os2.sh @@ -271,6 +271,8 @@ d_strtoll='define' d_strtoull='define' d_getprior='define' d_setprior='define' +d_usleep='define' +d_usleepproto='define' # The next two are commented. pdksh handles #!, extproc gives no path part. # sharpbang='extproc ' |