diff --git a/ChangeLog b/ChangeLog index 973b1601..f8afb1cc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2004-09-25 Benoît Dejean + + * glibtop.h: Added missing include . + 2004-09-22 Benoît Dejean * configure.in: CFLAGS: Removed -W, added -Winline. diff --git a/glibtop.h b/glibtop.h index 8113bfe9..16717283 100644 --- a/glibtop.h +++ b/glibtop.h @@ -43,6 +43,7 @@ typedef struct _glibtop glibtop; #include +#include struct _glibtop {