Added block_size field. (Closes: #125049)

2003-12-27  Ole Laursen  <olau@hardworking.dk>

	* include/glibtop/fsusage.h: Added block_size field. (Closes: #125049)
This commit is contained in:
Ole Laursen
2004-03-09 23:28:48 +00:00
committed by Bastien Nocera
parent 4bd9752d52
commit 897db07104
8 changed files with 133 additions and 140 deletions

View File

@@ -14,7 +14,8 @@ CFLAGS = @CFLAGS@ $(inodedb_DEFS)
noinst_LTLIBRARIES = libgtop_common-2.0.la libgtop_suid_common-2.0.la
libgtop_common_2_0_la_SOURCES = error.c gnuslib.c \
fsusage.c fsusage.h mountlist.c mountlist.h \
fsusage.c fsusage.h fsusage-frontend.c \
mountlist.c mountlist.h \
$(inodedb_SRCLIST)
libgtop_common_2_0_la_LDFLAGS = $(LT_VERSION_INFO)