From 6cdaa850c8698b0949ebc393fc2e423762e85b94 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Thu, 4 Oct 2018 20:16:45 +0200 Subject: shell: Use #include "..." for local header files Update #3375. --- cpukit/libmisc/shell/main_ln.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpukit/libmisc/shell/main_ln.c') diff --git a/cpukit/libmisc/shell/main_ln.c b/cpukit/libmisc/shell/main_ln.c index 804004816a..5a6b9f69d7 100644 --- a/cpukit/libmisc/shell/main_ln.c +++ b/cpukit/libmisc/shell/main_ln.c @@ -58,7 +58,7 @@ __RCSID("$NetBSD: ln.c,v 1.34 2008/07/20 00:52:40 lukem Exp $"); #include #include -#include +#include "err.h" #include #include #include -- cgit v1.2.3