$OpenBSD: patch-examples_protocol_cpp,v 1.2 2018/11/18 17:06:52 naddy Exp $
Index: examples/protocol.cpp
--- examples/protocol.cpp.orig
+++ examples/protocol.cpp
@@ -8,11 +8,11 @@
 -------------------------------------------------------------------*/
 #include <stdio.h>
 #include <stdlib.h>
+#include <string.h>
 #include <string>
 #include <map>
 #include <expat.h>
 #include <curl/curl.h>
-#include <curl/types.h>
 #include <curl/easy.h>
 
 using namespace std;
