Guest User

Untitled

a guest
Jan 22nd, 2018
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1. Index: i386/libsaio/md5c.c
  2. ===================================================================
  3. --- i386/libsaio/md5c.c (revision 750)
  4. +++ i386/libsaio/md5c.c (working copy)
  5. @@ -30,11 +30,13 @@
  6.  
  7. #include <sys/types.h>
  8.  
  9. +/*
  10. #ifdef KERNEL
  11. #include <sys/systm.h>
  12. #else
  13. #include <string.h>
  14. #endif
  15. +*/
  16.  
  17. #if MAC_OS_X_VERSION_MAX_ALLOWED >= MAC_OS_X_VERSION_10_5
  18. # include <Kernel/libkern/crypto/md5.h>
Add Comment
Please, Sign In to add comment