diff options
author | Andreas Baumann <mail@andreasbaumann.cc> | 2019-09-07 12:22:00 (GMT) |
---|---|---|
committer | Andreas Baumann <mail@andreasbaumann.cc> | 2019-09-07 12:22:00 (GMT) |
commit | fe91deb40c6ca7732c3548c75c0671f580d1c81b (patch) | |
tree | 57a87170633642d38c0ab3029a5a61d0f1379894 /plugins/picohttpparser/picohttpparser.h | |
parent | c4d194bd2d1b350aa506f17644c5159a6130bc54 (diff) | |
download | monitoring-plugins-fe91deb40c6ca7732c3548c75c0671f580d1c81b.tar.gz |
check_curl: updates embedded picohttpparser to newest git version
Diffstat (limited to 'plugins/picohttpparser/picohttpparser.h')
-rw-r--r-- | plugins/picohttpparser/picohttpparser.h | 2 |
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 |
39 | extern "C" { | 37 | extern "C" { |
40 | #endif | 38 | #endif |