summaryrefslogtreecommitdiffstats
path: root/libtomcrypt/headers/tomcrypt.h
diff options
context:
space:
mode:
Diffstat (limited to 'libtomcrypt/headers/tomcrypt.h')
-rw-r--r--libtomcrypt/headers/tomcrypt.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libtomcrypt/headers/tomcrypt.h b/libtomcrypt/headers/tomcrypt.h
index fdb6c8d1f16..a9c675d0944 100644
--- a/libtomcrypt/headers/tomcrypt.h
+++ b/libtomcrypt/headers/tomcrypt.h
@@ -6,6 +6,7 @@
#include <linux/string.h>
#include <linux/ctype.h>
#include <linux/nls.h>
+#include <linux/sort.h>
/* use configuration data */
#include <tomcrypt_custom.h>