ruderich.org/simon
/
tlsproxy
/
tlsproxy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8a50081
)
tlsproxy.h: Sort includes.
author
Simon Ruderich
<simon@ruderich.org>
Sun, 28 Jul 2013 10:24:01 +0000
(12:24 +0200)
committer
Simon Ruderich
<simon@ruderich.org>
Sun, 28 Jul 2013 10:24:01 +0000
(12:24 +0200)
src/tlsproxy.h
patch
|
blob
|
history
diff --git
a/src/tlsproxy.h
b/src/tlsproxy.h
index 23740a79b480a6665ab88bf2802ec6e7fb953677..15b1902d7d35a39f500e4ce4d0fe28b7e31b3169 100644
(file)
--- a/
src/tlsproxy.h
+++ b/
src/tlsproxy.h
@@
-22,8
+22,8
@@
#include <config.h>
-#include <stdlib.h>
#include <stdio.h>
+#include <stdlib.h>
#include <string.h>
#include <gnutls/gnutls.h>