From bc7da25bcdea985d6f4f484e517b3a121b086a29 Mon Sep 17 00:00:00 2001 From: reinelt <> Date: Sun, 3 Apr 2005 07:07:51 +0000 Subject: [lcd4linux @ 2005-04-03 07:07:43 by reinelt] added statfs plugin --- config.h.in | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'config.h.in') diff --git a/config.h.in b/config.h.in index 7a01663..3fcaba1 100644 --- a/config.h.in +++ b/config.h.in @@ -175,6 +175,9 @@ /* Define to 1 if you have the header file. */ #undef HAVE_SYS_SOCKET_H +/* Define to 1 if you have the header file. */ +#undef HAVE_SYS_STATFS_H + /* Define to 1 if you have the header file. */ #undef HAVE_SYS_STAT_H @@ -284,6 +287,9 @@ /* seti plugin */ #undef PLUGIN_SETI +/* statfs plugin */ +#undef PLUGIN_STATFS + /* uname plugin */ #undef PLUGIN_UNAME -- cgit v1.2.3