summaryrefslogtreecommitdiffstats
path: root/plugins
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2012-04-16 17:46:46 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2012-04-16 17:46:46 +0200
commit1acde66c3274c57d084146621d4124eaaef9ccf9 (patch)
treeb87554c6e5ed90f1725d6391b2be04443fc1b481 /plugins
parent55e0bf4a6d6f054b92facaff77d763ffabf1b4ac (diff)
downloadrsyslog-1acde66c3274c57d084146621d4124eaaef9ccf9.tar.gz
rsyslog-1acde66c3274c57d084146621d4124eaaef9ccf9.tar.xz
rsyslog-1acde66c3274c57d084146621d4124eaaef9ccf9.zip
make "old" omelasticsearch compile
this module is to be replaced by branch currently in development. But I want to be able to compile the previous one, at least ;)
Diffstat (limited to 'plugins')
-rw-r--r--plugins/omelasticsearch/omelasticsearch.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/omelasticsearch/omelasticsearch.c b/plugins/omelasticsearch/omelasticsearch.c
index 3bec1838..2b451eb4 100644
--- a/plugins/omelasticsearch/omelasticsearch.c
+++ b/plugins/omelasticsearch/omelasticsearch.c
@@ -29,7 +29,6 @@
#include <stdlib.h>
#include <string.h>
#include <curl/curl.h>
-#include <curl/types.h>
#include <curl/easy.h>
#include <assert.h>
#include <signal.h>