From 90a8691f090630120033df5778c4e66184664b8e Mon Sep 17 00:00:00 2001 From: Craig McQueen Date: Wed, 3 Jul 2013 16:00:21 +1000 Subject: [PATCH] Change include. --- module/tty0tty.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module/tty0tty.c b/module/tty0tty.c index 007c7c6..3984f43 100644 --- a/module/tty0tty.c +++ b/module/tty0tty.c @@ -36,7 +36,7 @@ #include #include #include -#include +#include #define DRIVER_VERSION "v1.0" -- libgit2 0.21.4