Changeset 5639 for lm-sensors/trunk/lib/access.c
- Timestamp:
- 02/11/09 11:12:45 (4 years ago)
- Files:
-
- 1 modified
-
lm-sensors/trunk/lib/access.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lm-sensors/trunk/lib/access.c
r5593 r5639 28 28 #include "error.h" 29 29 #include "sysfs.h" 30 #include "general.h"31 30 32 31 /* We watch the recursion depth for variables only, as an easy way to
