~ko-de-r-de/zabbix/precise

« back to all changes in this revision

Viewing changes to src/libs/zbxsysinfo/openbsd/sensors.c

  • Committer: guntis
  • Date: 2013-08-01 06:46:25 UTC
  • Revision ID: svn-v4:f4e7fd02-d210-4e34-a1e0-d4093fb66cc2:trunk:37472
..F....... [ZBX-4986] absolute urls replaced with relative and fixed commit bugs

Show diffs side-by-side

added added

removed removed

Lines of Context:
19
19
 
20
20
#include "common.h"
21
21
#include "sysinfo.h"
22
 
#include "zbxregexp.h"
23
22
 
24
23
#include <sys/sensors.h>
25
24