From 444ede99499729a4dce4b10c8b5d20673b304ab0 Mon Sep 17 00:00:00 2001 From: Martin Baulig Date: Thu, 24 Feb 2000 12:16:30 +0000 Subject: [PATCH] It's called , not ... --- include/glibtop/global.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/include/glibtop/global.h b/include/glibtop/global.h index 89fb3312..4f8e92e4 100644 --- a/include/glibtop/global.h +++ b/include/glibtop/global.h @@ -77,8 +77,8 @@ #endif /* For Tru64 UNIX */ -#ifdef HAVE_SYS_BITTYPES_H -#include +#ifdef HAVE_SYS_BITYPES_H +#include #endif #ifdef NEED_GNOMESUPPORT_H