diff options
author | Mark Logan <Mark.Logan@Sun.COM> | 2009-09-08 12:45:31 -0700 |
---|---|---|
committer | Mark Logan <Mark.Logan@Sun.COM> | 2009-09-08 12:45:31 -0700 |
commit | 6d83edbc1c615c07d6b5f703024e6b35f01dd4c1 (patch) | |
tree | 1313a6d6cda5928bb1df23389f8c98b53a5d3555 /usr/src/cmd/ntfsprogs/cluster.c | |
parent | 6e6ed1ba0bd06dbfd561020d4191619c72598a73 (diff) | |
download | illumos-joyent-6d83edbc1c615c07d6b5f703024e6b35f01dd4c1.tar.gz |
6876209 Intel CIA 090825: acomp cannot build cmd/ntfsprogs/sd.c from opensolaris snv_121
Diffstat (limited to 'usr/src/cmd/ntfsprogs/cluster.c')
-rw-r--r-- | usr/src/cmd/ntfsprogs/cluster.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/src/cmd/ntfsprogs/cluster.c b/usr/src/cmd/ntfsprogs/cluster.c index d22d8e4113..59d3fe7e5b 100644 --- a/usr/src/cmd/ntfsprogs/cluster.c +++ b/usr/src/cmd/ntfsprogs/cluster.c @@ -33,6 +33,7 @@ #include <string.h> #endif +#include "compat.h" #include "cluster.h" #include "utils.h" #include "logging.h" |