summaryrefslogtreecommitdiff
path: root/libports/count-bucket.c
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1995-06-20 16:37:56 +0000
committerMichael I. Bushnell <mib@gnu.org>1995-06-20 16:37:56 +0000
commitf6ee9c70c6c8dcb6607e7abbe0a80e1e122e2a14 (patch)
treed54309a07a663de894861b383a7434c7c190c0aa /libports/count-bucket.c
parent717dcd95e7d9bf77c9855e3e13eada15900b3231 (diff)
Include <cthreads.h>.
Diffstat (limited to 'libports/count-bucket.c')
-rw-r--r--libports/count-bucket.c1
1 files changed, 1 insertions, 0 deletions
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 <cthreads.h>
int
ports_count_bucket (struct port_bucket *bucket)