From: Paul Eggert Date: Wed, 11 Aug 2004 22:24:25 +0000 (+0000) Subject: Do not include error.h. (merge from gnulib). X-Git-Tag: v5.3.0~789 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9af4ab33f06645f77acdc6ea059465d14ea7cd1f;p=thirdparty%2Fcoreutils.git Do not include error.h. (merge from gnulib). --- diff --git a/lib/xgethostname.c b/lib/xgethostname.c index 87e0ad9260..7b29176f20 100644 --- a/lib/xgethostname.c +++ b/lib/xgethostname.c @@ -33,7 +33,6 @@ # include #endif -#include "error.h" #include "xalloc.h" #ifndef ENAMETOOLONG