From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from relay.sgi.com (relay2.corp.sgi.com [137.38.102.29]) by oss.sgi.com (Postfix) with ESMTP id 070F729DF9 for ; Tue, 12 Jan 2016 15:10:58 -0600 (CST) Received: from cuda.sgi.com (cuda3.sgi.com [192.48.176.15]) by relay2.corp.sgi.com (Postfix) with ESMTP id EEF48304059 for ; Tue, 12 Jan 2016 13:10:57 -0800 (PST) Received: from mout01.posteo.de (mout01.posteo.de [185.67.36.65]) by cuda.sgi.com with ESMTP id sLtZv48GmEk3AR4Z (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO) for ; Tue, 12 Jan 2016 13:10:56 -0800 (PST) Received: from dovecot03.posteo.de (dovecot03.posteo.de [172.16.0.13]) by mout01.posteo.de (Postfix) with ESMTPS id 8D624209AB for ; Tue, 12 Jan 2016 22:10:55 +0100 (CET) Received: from mail.posteo.de (localhost [127.0.0.1]) by dovecot03.posteo.de (Postfix) with ESMTPSA id 3pg4M336V1z5vN2 for ; Tue, 12 Jan 2016 22:10:55 +0100 (CET) Date: Tue, 12 Jan 2016 22:08:20 +0100 From: Felix Janda Subject: [PATCH 2/6] dump/content.c: Include for XATTR_LIST_MAX Message-ID: <20160112210820.GC10044@nyan> References: MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: List-Id: XFS Filesystem from SGI List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: xfs-bounces@oss.sgi.com Sender: xfs-bounces@oss.sgi.com To: xfs@oss.sgi.com Signed-off-by: Felix Janda --- dump/content.c | 1 + 1 file changed, 1 insertion(+) diff --git a/dump/content.c b/dump/content.c index 1e86292..97e42ab 100644 --- a/dump/content.c +++ b/dump/content.c @@ -36,6 +36,7 @@ #include #include #ifdef linux +#include #include #endif -- 2.4.10 _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs