strongswan.org
Wiki/Project Management
Downloads
Gitweb
projects
/
strongswan.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
- fixed typo
[strongswan.git]
/
Source
/
charon
/
encodings
/
ike_header.c
diff --git
a/Source/charon/encodings/ike_header.c
b/Source/charon/encodings/ike_header.c
index
8647f7a
..
39bc23f
100644
(file)
--- a/
Source/charon/encodings/ike_header.c
+++ b/
Source/charon/encodings/ike_header.c
@@
-24,7
+24,7
@@
/* offsetof macro */
#include <stddef.h>
- #include "
s
encodings.h"
+ #include "encodings.h"
#include "ike_header.h"
/**