Fix m4 warnings, and fix a couple of issues around include files.
[m6w6/libmemcached] / example / memcached_light.c
index 1827437857bdfd144705223bb5581f3a5e0d22bc..c064e5199efff18a16635bbc07f477d6e9e78743 100644 (file)
@@ -35,7 +35,7 @@
 #include <event.h>
 
 #include <libmemcachedprotocol-0.0/handler.h>
-#include <libmemcached/close_socket.hpp>
+#include <libmemcached/socket.hpp>
 #include <example/byteorder.h>
 #include "example/storage.h"
 #include "example/memcached_light.h"