From db4207f60d9efa8f54ffc81e6cb8030a9033ff57 Mon Sep 17 00:00:00 2001 From: unknown Date: Mon, 1 Feb 2016 11:02:24 -0500 Subject: [PATCH] More review changes and made comments C style, req Willem. --- src/context.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/context.c b/src/context.c index 19249049..78e6835f 100644 --- a/src/context.c +++ b/src/context.c @@ -51,7 +51,7 @@ typedef unsigned short in_port_t; #include #include -#include +#include #endif #include