diff options
| author | osmiy <osmiy@97f52cf1-0a1b-0410-bd0e-c28be96e8082> | 2005-10-27 15:12:48 +0000 |
|---|---|---|
| committer | osmiy <osmiy@97f52cf1-0a1b-0410-bd0e-c28be96e8082> | 2005-10-27 15:12:48 +0000 |
| commit | f99e4b23a050b16e4d61dc1ddd54b4bb0f060e36 (patch) | |
| tree | bfb9ac6253422388a48329f09e50cc2c6db0b06b /include | |
| parent | 85c32e55a813acfa1ff395c12ca4f1f464a82650 (diff) | |
- fix some conflicts for linux system (Eugene)
git-svn-id: svn://svn.zabbix.com/trunk@2229 97f52cf1-0a1b-0410-bd0e-c28be96e8082
Diffstat (limited to 'include')
| -rw-r--r-- | include/sysinfo.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/sysinfo.h b/include/sysinfo.h index f594afbf..23a0fb1e 100644 --- a/include/sysinfo.h +++ b/include/sysinfo.h @@ -58,6 +58,4 @@ int get_stat(const char *key, unsigned flags, AGENT_RESULT *result); int getPROC(char *file, int lineno, int fieldno, unsigned flags, AGENT_RESULT *result); #endif -char *zbx_regexp_match(const char *string, char *pattern, int *len); - #endif |
