tsocket: try to fix the build on solaris FIONREAD was missing
[ira/wip.git] / lib / crypto / hmacsha256.c
index 6b0af9ee8350ee1306c2c442dfca877e45dded22..53d4fe388396417dddba4aa56085dc7afaab93da 100644 (file)
@@ -27,7 +27,7 @@
  */
 
 #include "includes.h"
-#include "lib/crypto/crypto.h"
+#include "../lib/crypto/crypto.h"
 
 /***********************************************************************
  the rfc 2104/2202 version of hmac_sha256 initialisation.