From: Jim Meyering Date: Thu, 27 Oct 1994 13:44:07 +0000 (+0000) Subject: merge with 3.9s X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d01d0a853c3a044cdbd9f60db57ce6ebe9c43228;p=pspp merge with 3.9s --- diff --git a/lib/fsusage.c b/lib/fsusage.c index f326c37592..e8c1bfca1d 100644 --- a/lib/fsusage.c +++ b/lib/fsusage.c @@ -20,6 +20,7 @@ #endif #include +#include #include "fsusage.h" #include "safe-stat.h" @@ -50,7 +51,6 @@ int statfs (); #endif #ifdef HAVE_DUSTAT_H /* AIX PS/2. */ -#include #include #endif