From f6ee9c70c6c8dcb6607e7abbe0a80e1e122e2a14 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Tue, 20 Jun 1995 16:37:56 +0000 Subject: Include . --- libports/count-bucket.c | 1 + libports/enable-bucket.c | 1 + libports/enable-class.c | 1 + 3 files changed, 3 insertions(+) diff --git a/libports/count-bucket.c b/libports/count-bucket.c index d1d771f5..9aff58e9 100644 --- a/libports/count-bucket.c +++ b/libports/count-bucket.c @@ -19,6 +19,7 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ #include "ports.h" +#include int ports_count_bucket (struct port_bucket *bucket) diff --git a/libports/enable-bucket.c b/libports/enable-bucket.c index ac1af67e..0a5ea538 100644 --- a/libports/enable-bucket.c +++ b/libports/enable-bucket.c @@ -19,6 +19,7 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ #include "ports.h" +#include void ports_enable_bucket (struct port_bucket *bucket) diff --git a/libports/enable-class.c b/libports/enable-class.c index 31d025fa..7aebf685 100644 --- a/libports/enable-class.c +++ b/libports/enable-class.c @@ -19,6 +19,7 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ #include "ports.h" +#include void ports_enable_class (struct port_class *class) -- cgit v1.2.3