From 923611e75252cd952bb2753c8c46696e3369f221 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sun, 9 Nov 2014 12:24:23 +0000 Subject: [PATCH] tuntap: Use not . Closes:#768766. (FTBFS) --- debian/changelog | 1 + tuntap/chiark_tcl_tuntap.h | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 92284f3..b0b4e5e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,6 @@ chiark-tcl (1.1.2~) unstable; urgency=low + * tuntap: Use not . Closes:#768766. (FTBFS) * Reintroduce .gitignore which a build tool brokenly deleted. * Remove .cvsignore files from git repo. diff --git a/tuntap/chiark_tcl_tuntap.h b/tuntap/chiark_tcl_tuntap.h index 30a3f16..6698c9a 100644 --- a/tuntap/chiark_tcl_tuntap.h +++ b/tuntap/chiark_tcl_tuntap.h @@ -22,7 +22,8 @@ #include #include #include -#include + +#include #include #include "hbytes.h" -- 2.30.2