summaryrefslogtreecommitdiff
path: root/NetWare
diff options
context:
space:
mode:
authorYves Orton <demerphq@gmail.com>2012-12-08 16:24:06 +0100
committerYves Orton <demerphq@gmail.com>2013-03-19 00:23:11 +0100
commit4d3a042da1832ef30203f1ded27917696c9d86a9 (patch)
treecaed75c65673a054be361634b6487d0905c422d9 /NetWare
parenta740dcb9a42f0314c6f5dc7e1df1f8f8370a8690 (diff)
downloadperl-4d3a042da1832ef30203f1ded27917696c9d86a9.tar.gz
Split out hash functions into new file and turn into inline static functions
This includes various tweaks related to building SipHash and other cleanup.
Diffstat (limited to 'NetWare')
-rw-r--r--NetWare/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/NetWare/Makefile b/NetWare/Makefile
index 3e0ada31e9..afd0e36a61 100644
--- a/NetWare/Makefile
+++ b/NetWare/Makefile
@@ -756,6 +756,7 @@ CORE_NOCFG_H = \
..\gv.h \
..\handy.h \
..\hv.h \
+ ..\hv_func.h \
..\iperlsys.h \
..\mg.h \
..\nostdio.h \