[hipl-dev] [Branch ~hipl-core/hipl/trunk] Rev 5386: Remove hipd #includes from lib/core/crypto.h.

  • From: noreply@xxxxxxxxxxxxx
  • To: HIPL core team <hipl-dev@xxxxxxxxxxxxx>
  • Date: Tue, 04 Jan 2011 19:46:28 -0000

------------------------------------------------------------
revno: 5386
committer: Diego Biurrun <diego@xxxxxxxxxx>
branch nick: hipl
timestamp: Tue 2011-01-04 20:31:17 +0100
message:
  Remove hipd #includes from lib/core/crypto.h.
  
  There must not be circular dependencies between hipd and lib/core.
modified:
  lib/core/crypto.h


--
lp:hipl
https://code.launchpad.net/~hipl-core/hipl/trunk

Your team HIPL core team is subscribed to branch lp:hipl.
To unsubscribe from this branch go to 
https://code.launchpad.net/~hipl-core/hipl/trunk/+edit-subscription
=== modified file 'lib/core/crypto.h'
--- lib/core/crypto.h   2010-10-15 15:29:14 +0000
+++ lib/core/crypto.h   2011-01-04 19:31:17 +0000
@@ -33,8 +33,6 @@
 #include <openssl/rsa.h>
 #include <openssl/dh.h>
 
-#include "hipd/hadb.h"
-#include "hipd/hidb.h"
 #include "debug.h"
 #include "ife.h"
 #include "transform.h"

Other related posts:

  • » [hipl-dev] [Branch ~hipl-core/hipl/trunk] Rev 5386: Remove hipd #includes from lib/core/crypto.h. - noreply