From 84a2b886e16644f4fca157fcdb089b1994a8848c Mon Sep 17 00:00:00 2001 From: Michael Brown Date: Wed, 20 Dec 2006 03:40:48 +0000 Subject: Split error-message table portions of errno.h out to gpxe/errortab.h --- src/core/errno.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/core') diff --git a/src/core/errno.c b/src/core/errno.c index 83c8564bc..84c3424aa 100644 --- a/src/core/errno.c +++ b/src/core/errno.c @@ -1,6 +1,6 @@ -#include "etherboot.h" -#include "errno.h" -#include "vsprintf.h" +#include +#include +#include /** @file * -- cgit v1.2.3-55-g7522