summaryrefslogtreecommitdiffstats
path: root/plugins/picohttpparser/picohttpparser.h
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2019-09-07 12:22:00 (GMT)
committerAndreas Baumann <mail@andreasbaumann.cc>2019-09-07 12:22:00 (GMT)
commitfe91deb40c6ca7732c3548c75c0671f580d1c81b (patch)
tree57a87170633642d38c0ab3029a5a61d0f1379894 /plugins/picohttpparser/picohttpparser.h
parentc4d194bd2d1b350aa506f17644c5159a6130bc54 (diff)
downloadmonitoring-plugins-fe91deb.tar.gz
check_curl: updates embedded picohttpparser to newest git version
Diffstat (limited to 'plugins/picohttpparser/picohttpparser.h')
-rw-r--r--plugins/picohttpparser/picohttpparser.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/picohttpparser/picohttpparser.h b/plugins/picohttpparser/picohttpparser.h
index a8fad71..0849f84 100644
--- a/plugins/picohttpparser/picohttpparser.h
+++ b/plugins/picohttpparser/picohttpparser.h
@@ -33,8 +33,6 @@
33#define ssize_t intptr_t 33#define ssize_t intptr_t
34#endif 34#endif
35 35
36/* $Id: 67fd3ee74103ada60258d8a16e868f483abcca87 $ */
37
38#ifdef __cplusplus 36#ifdef __cplusplus
39extern "C" { 37extern "C" {
40#endif 38#endif