aboutsummaryrefslogtreecommitdiff
path: root/src/hash/pjw.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/hash/pjw.h')
-rw-r--r--src/hash/pjw.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/hash/pjw.h b/src/hash/pjw.h
new file mode 100644
index 0000000..7a3c1de
--- /dev/null
+++ b/src/hash/pjw.h
@@ -0,0 +1,3 @@
+#include "../lua.h"
+
+int l_pjw(lua_State*);