diff options
author | John Levon <john.levon@joyent.com> | 2020-04-01 14:58:25 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-04-01 14:58:25 +0100 |
commit | a4a43b983024104a82e95c2647b94f767d62a8eb (patch) | |
tree | 57ccba9faa7b25da0ab082799ac1d41fe9447caa /usr/src/common/ccid/atr.c | |
parent | 280f87530631a519eb45e763050d2e0b3e55d499 (diff) | |
parent | f559d4b8282f7f6a9c3e1546000352c62e12481a (diff) | |
download | illumos-joyent-OS-8148.tar.gz |
Merge branch 'master' into OS-8148OS-8148
Diffstat (limited to 'usr/src/common/ccid/atr.c')
-rw-r--r-- | usr/src/common/ccid/atr.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usr/src/common/ccid/atr.c b/usr/src/common/ccid/atr.c index db83c91ceb..d43aa585c5 100644 --- a/usr/src/common/ccid/atr.c +++ b/usr/src/common/ccid/atr.c @@ -20,7 +20,6 @@ #include "atr.h" #include <sys/debug.h> -#include <sys/limits.h> #include <sys/sysmacros.h> #ifdef _KERNEL |