summaryrefslogtreecommitdiff
path: root/crypto/pcompress.c
diff options
context:
space:
mode:
authorDan Williams <dan.j.williams@intel.com>2009-09-08 17:55:21 -0700
committerDan Williams <dan.j.williams@intel.com>2009-09-08 17:55:21 -0700
commitfc478cda4e254a7d0eb1978dc9c02c866507f328 (patch)
tree020d8b48d6f048140d561c6e25354d7431169eea /crypto/pcompress.c
parente7b436f1a4f24f5de8f0ccd4ec643c771d5e9f8a (diff)
parent88fd32554ae2782729bd3031d978bfbba0669459 (diff)
downloadlinux-crypto-fc478cda4e254a7d0eb1978dc9c02c866507f328.tar.gz
linux-crypto-fc478cda4e254a7d0eb1978dc9c02c866507f328.zip
Merge branch 'dmaengine' into async-tx-next
Conflicts: crypto/async_tx/async_xor.c drivers/dma/ioat/dma_v2.h drivers/dma/ioat/pci.c drivers/md/raid5.c
Diffstat (limited to 'crypto/pcompress.c')
-rw-r--r--crypto/pcompress.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/pcompress.c b/crypto/pcompress.c
index ca9a4af9..bcadc037 100644
--- a/crypto/pcompress.c
+++ b/crypto/pcompress.c
@@ -26,6 +26,7 @@
#include <linux/string.h>
#include <crypto/compress.h>
+#include <crypto/internal/compress.h>
#include "internal.h"