summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorAliaksey Kandratsenka <alkondratenko@gmail.com>2021-02-14 15:02:57 -0800
committerAliaksey Kandratsenka <alkondratenko@gmail.com>2021-02-14 15:44:14 -0800
commit95b52b0504a7cb2bce36d72b8bb0825833500b4c (patch)
tree475e56b4f898b248f52044d7a81263f1827c3a72 /src
parent01c2697fac41a5d6175ad0da21d9d753f0b385a1 (diff)
downloadgperftools-95b52b0504a7cb2bce36d72b8bb0825833500b4c.tar.gz
don't check for unused uname symbol
Diffstat (limited to 'src')
-rw-r--r--src/windows/config.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/windows/config.h b/src/windows/config.h
index dac1e04..cb8b577 100644
--- a/src/windows/config.h
+++ b/src/windows/config.h
@@ -67,10 +67,6 @@
*/
#define HAVE_DECL_SLEEP 0
-/* Define to 1 if you have the declaration of `uname', and to 0 if you don't.
- */
-#define HAVE_DECL_UNAME 0
-
/* Define to 1 if you have the declaration of `valloc', and to 0 if you don't.
*/
#define HAVE_DECL_VALLOC 0