xfs
[Top] [All Lists]

small fix

To: linux-xfs@xxxxxxxxxxx
Subject: small fix
From: Thomas Graichen <news-innominate.list.sgi.xfs@xxxxxxxxxxxxx>
Date: 3 Mar 2001 00:03:12 GMT
Distribution: local
Organization: innominate AG, Berlin, Germany
Reply-to: Thomas Graichen <thomas.graichen@xxxxxxxxxxxxxx>
Sender: owner-linux-xfs@xxxxxxxxxxx
User-agent: tin/1.4.4-20000803 ("Vet for the Insane") (UNIX) (Linux/2.4.2-XFS (i686))
i had to add this to get the attr package compiled on the ppc (and it
sounds ok to me)

--- attr/libattr/attr.c 2001/02/09 07:45:14     1.3
+++ attr/libattr/attr.c 2001/03/03 00:05:35
@@ -32,6 +32,7 @@
 
 #include <errno.h>
 #include <stdlib.h>
+#include <stdio.h>
 #include <sys/types.h>
 #include <asm/types.h>
 #include <asm/unistd.h>

t

-- 
thomas.graichen@xxxxxxxxxxxxxx
                                                         innominate AG
                                                  the linux architects
tel: +49-30-308806-13   fax: -77             http://www.innominate.com

<Prev in Thread] Current Thread [Next in Thread>
  • small fix, Thomas Graichen <=