From face9953fee69c221675f05885851c0fdaf37eae Mon Sep 17 00:00:00 2001 From: guenther Date: Sun, 10 Aug 2014 04:57:33 +0000 Subject: [PATCH] Only need and not all of here --- bin/systrace/intercept-translate.c | 4 ++-- bin/systrace/linux-translate.c | 2 +- bin/systrace/systrace-translate.c | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/bin/systrace/intercept-translate.c b/bin/systrace/intercept-translate.c index b6e43e54d5d..32d40569b49 100644 --- a/bin/systrace/intercept-translate.c +++ b/bin/systrace/intercept-translate.c @@ -1,4 +1,4 @@ -/* $OpenBSD: intercept-translate.c,v 1.16 2012/12/04 02:24:47 deraadt Exp $ */ +/* $OpenBSD: intercept-translate.c,v 1.17 2014/08/10 04:57:33 guenther Exp $ */ /* * Copyright 2002 Niels Provos * All rights reserved. @@ -33,7 +33,7 @@ #include #include #include -#include +#include #include #include #include diff --git a/bin/systrace/linux-translate.c b/bin/systrace/linux-translate.c index 7c96c55de4d..0c24ba165bc 100644 --- a/bin/systrace/linux-translate.c +++ b/bin/systrace/linux-translate.c @@ -33,7 +33,7 @@ #include #include #include -#include +#include #include #include #include diff --git a/bin/systrace/systrace-translate.c b/bin/systrace/systrace-translate.c index ca6afdec094..d679031ffd6 100644 --- a/bin/systrace/systrace-translate.c +++ b/bin/systrace/systrace-translate.c @@ -1,4 +1,4 @@ -/* $OpenBSD: systrace-translate.c,v 1.23 2014/08/10 00:21:49 guenther Exp $ */ +/* $OpenBSD: systrace-translate.c,v 1.24 2014/08/10 04:57:33 guenther Exp $ */ /* * Copyright 2002 Niels Provos * All rights reserved. @@ -35,7 +35,7 @@ #include #include #include -#include +#include #include #include #include -- 2.20.1