David Gwynne:

> dont you need endian.h to get bemtoh64 and htobem64?

I went by the man page, which says <sys/types.h>.


PS: I accidentally omitted a chunk:

Index: sys/conf/files
===================================================================
RCS file: /cvs/src/sys/conf/files,v
retrieving revision 1.581
diff -u -p -r1.581 files
--- sys/conf/files      9 Oct 2014 08:21:48 -0000       1.581
+++ sys/conf/files      12 Oct 2014 17:29:33 -0000
@@ -870,6 +870,7 @@ file crypto/arc4.c                  
 file crypto/michael.c                  wlan
 file crypto/cmac.c                     wlan
 file crypto/hmac.c                     wlan | (softraid & crypto)
+file crypto/gfmult.c                   (inet & ipsec) | crypto
 file crypto/gmac.c                     (inet & ipsec) | crypto
 file crypto/key_wrap.c                 wlan
 file crypto/idgen.c                    inet6 | nfsclient | nfsserver
-- 
Christian "naddy" Weisgerber                          na...@mips.inka.de

Reply via email to