aboutsummaryrefslogtreecommitdiff
path: root/src/microspdy/io.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/microspdy/io.h')
-rw-r--r--src/microspdy/io.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/microspdy/io.h b/src/microspdy/io.h
index b1be69e6..19910d47 100644
--- a/src/microspdy/io.h
+++ b/src/microspdy/io.h
@@ -26,6 +26,7 @@
26#define IO_H 26#define IO_H
27 27
28#include "platform.h" 28#include "platform.h"
29#include "io_openssl.h"
29 30
30 31
31/** 32/**