summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorosmiy <osmiy@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2007-02-09 10:25:45 +0000
committerosmiy <osmiy@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2007-02-09 10:25:45 +0000
commit58b348369eafd9092bcac565ba861674306e003e (patch)
tree1a47e636ec4ccf6c0cb25d1738bc561b52a2c34b /build
parent17ae1837d931ad8649ccba938d736ddf047600e7 (diff)
downloadzabbix-58b348369eafd9092bcac565ba861674306e003e.tar.gz
zabbix-58b348369eafd9092bcac565ba861674306e003e.tar.xz
zabbix-58b348369eafd9092bcac565ba861674306e003e.zip
- improved 'perf_counter[*]' for WinXX (Eugene)
git-svn-id: svn://svn.zabbix.com/trunk@3819 97f52cf1-0a1b-0410-bd0e-c28be96e8082
Diffstat (limited to 'build')
-rwxr-xr-xbuild/win32/include/config.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/build/win32/include/config.h b/build/win32/include/config.h
index 2577a2b5..7d6beabc 100755
--- a/build/win32/include/config.h
+++ b/build/win32/include/config.h
@@ -22,6 +22,9 @@
/* Define to 1 if you have the <pdh.h> header file. */
#define HAVE_PDH_H 1
+/* Define to 1 if you have the <pdhmsg.h> header file. */
+#define HAVE_PDHMSG_H 1
+
/* Define to 1 if you have the <psapi.h> header file. */
#define HAVE_PSAPI_H 1