summaryrefslogtreecommitdiff
path: root/crypto/pcompress.c
diff options
context:
space:
mode:
authorDan Williams <dan.j.williams@intel.com>2009-09-08 14:32:24 -0700
committerDan Williams <dan.j.williams@intel.com>2009-09-08 14:32:24 -0700
commit88fd32554ae2782729bd3031d978bfbba0669459 (patch)
tree917cbc551b971cd0637650b95882d97fac9a4b89 /crypto/pcompress.c
parentc0a16d573d49785fedcacf87328ac5257bcb70c0 (diff)
parente286091b2b21d1ff9166609cd19e0df62b56f4bc (diff)
downloadlinux-crypto-88fd32554ae2782729bd3031d978bfbba0669459.tar.gz
linux-crypto-88fd32554ae2782729bd3031d978bfbba0669459.zip
Merge commit 'v2.6.31-rc1' into dmaengine
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"