aboutsummaryrefslogtreecommitdiff
path: root/extract-function.sh
diff options
context:
space:
mode:
Diffstat (limited to 'extract-function.sh')
-rwxr-xr-xextract-function.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/extract-function.sh b/extract-function.sh
index dc967070b..c4345674f 100755
--- a/extract-function.sh
+++ b/extract-function.sh
@@ -17,6 +17,7 @@ cat <<EOF
#include <stdint.h>
#include <stdbool.h>
#include <x86intrin.h>
+#include "liblow.h"
#include "$funcname.h"