]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/blobdiff - io/io.h
Improve the statistics reporting for xfs_io.
[thirdparty/xfsprogs-dev.git] / io / io.h
diff --git a/io/io.h b/io/io.h
index cc5e76743b7caa5842a4e5f12d4c1ff3b24c96da..22633165b508f750208d57a1de5b96c3c4b6f2c7 100644 (file)
--- a/io/io.h
+++ b/io/io.h
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2003-2004 Silicon Graphics, Inc.  All Rights Reserved.
+ * Copyright (c) 2003-2005 Silicon Graphics, Inc.  All Rights Reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of version 2 of the GNU General Public License as
@@ -92,6 +92,7 @@ extern void           bmap_init(void);
 extern void            file_init(void);
 extern void            freeze_init(void);
 extern void            fsync_init(void);
+extern void            getrusage_init(void);
 extern void            help_init(void);
 extern void            inject_init(void);
 extern void            mmap_init(void);