- code cleaned up

This commit is contained in:
Jan Hutter
2005-12-07 09:03:34 +00:00
parent 144f676cf5
commit 39b2903ffe
8 changed files with 315 additions and 197 deletions
+3 -3
View File
@@ -21,8 +21,8 @@
*/
#ifndef CHILD_SA_H_
#define CHILD_SA_H_
#ifndef _CHILD_SA_H_
#define _CHILD_SA_H_
#include <types.h>
#include <transforms/prf_plus.h>
@@ -70,4 +70,4 @@ struct child_sa_t {
*/
child_sa_t * child_sa_create(protocol_id_t protocol_id, prf_plus_t *prf_plus);
#endif /*CHILD_SA_H_*/
#endif /*_CHILD_SA_H_*/