diff options
| author | Poul-Henning Kamp <phk@FreeBSD.org> | 2000-04-19 14:58:28 +0000 |
|---|---|---|
| committer | Poul-Henning Kamp <phk@FreeBSD.org> | 2000-04-19 14:58:28 +0000 |
| commit | 3389ae93509e373046adc0ada353e39e359c4ff8 (patch) | |
| tree | 711d8bc2c1e87fb0ed11d838ebaff4ce01c239be /sys/fs/ntfs/ntfs_compr.c | |
| parent | e938899cc30700c0eefcddf7e168ed50a3904c92 (diff) | |
Notes
Diffstat (limited to 'sys/fs/ntfs/ntfs_compr.c')
| -rw-r--r-- | sys/fs/ntfs/ntfs_compr.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/fs/ntfs/ntfs_compr.c b/sys/fs/ntfs/ntfs_compr.c index bdaac0a251ce..5a8e9f44beb9 100644 --- a/sys/fs/ntfs/ntfs_compr.c +++ b/sys/fs/ntfs/ntfs_compr.c @@ -36,7 +36,6 @@ #include <sys/vnode.h> #include <sys/mount.h> #include <sys/file.h> -#include <sys/malloc.h> #if defined(__NetBSD__) #include <miscfs/specfs/specdev.h> |
