mirror of
https://github.com/xzeldon/htop.git
synced 2024-12-25 15:25:45 +00:00
11 lines
223 B
C
11 lines
223 B
C
/*
|
|
htop - ZfsArcStats.c
|
|
(C) 2014 Hisham H. Muhammad
|
|
Released under the GNU GPLv2, see the COPYING file
|
|
in the source distribution for its full text.
|
|
*/
|
|
|
|
#include "Macros.h"
|
|
|
|
static int make_iso_compilers_happy ATTR_UNUSED;
|