2
0
mirror of https://github.com/lm-sensors/lm-sensors synced 2025-08-30 13:57:41 +00:00

No longer need to include general.h.

git-svn-id: http://lm-sensors.org/svn/lm-sensors/branches/lm-sensors-3.0.0@4463 7894878c-1315-0410-8ee3-d5d059ff63e0
This commit is contained in:
Jean Delvare
2007-06-25 13:39:55 +00:00
parent fea1d9a1bb
commit f8c7f20bf1

View File

@@ -25,7 +25,6 @@
#include "data.h"
#include "error.h"
#include "access.h"
#include "general.h"
static int getsysname(const sensors_chip_feature *feature, char *sysname,
int *sysmag, char *altsysname);