From: deraadt Date: Sun, 11 May 2014 12:59:31 +0000 (+0000) Subject: need syscall.h.. X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=75d5c34b5bfd0b70c885f86419d9e75c909bd004;p=openbsd need syscall.h.. --- diff --git a/sys/arch/arm/arm/ast.c b/sys/arch/arm/arm/ast.c index 486d6801a46..217ff3dd621 100644 --- a/sys/arch/arm/arm/ast.c +++ b/sys/arch/arm/arm/ast.c @@ -1,4 +1,4 @@ -/* $OpenBSD: ast.c,v 1.12 2014/05/11 00:12:44 guenther Exp $ */ +/* $OpenBSD: ast.c,v 1.13 2014/05/11 12:59:31 deraadt Exp $ */ /* $NetBSD: ast.c,v 1.6 2003/10/31 16:44:34 cl Exp $ */ /* @@ -50,6 +50,7 @@ #include #include #include +#include #include #include