X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=src%2Frmt.h;h=a01a630b6bfd9d58ae33e5aee0a9fb1031155afd;hb=b7b10f12ab3b0aceb0d6e9bdc19fadce21bf5b46;hp=17a2a2ffb0ad67ac681e7ac44d637f8a3683af4c;hpb=c9f5ead8dec28ea7b774184f3c22e9b02ac6f8e2;p=chaz%2Ftar diff --git a/src/rmt.h b/src/rmt.h index 17a2a2f..a01a630 100644 --- a/src/rmt.h +++ b/src/rmt.h @@ -37,7 +37,7 @@ int rmt_ioctl__ PARAMS ((int, int, char *)); #define _isrmt(Fd) \ ((Fd) >= __REM_BIAS) -#define __REM_BIAS 128 +#define __REM_BIAS (1 << 30) #ifndef O_CREAT # define O_CREAT 01000