change license header library name to libmemcached-awesome
[awesomized/libmemcached] / include / libmemcached-1.0 / struct / server.h
index e3ff9e76bc09235c92a05321da5fecb876555eeb..a46832a69c2138fc6331e51bfa556ef05e1d64ae 100644 (file)
@@ -1,6 +1,6 @@
 /*
     +--------------------------------------------------------------------+
-    | libmemcached - C/C++ Client Library for memcached                  |
+    | libmemcached-awesome - C/C++ Client Library for memcached          |
     +--------------------------------------------------------------------+
     | Redistribution and use in source and binary forms, with or without |
     | modification, are permitted under the terms of the BSD license.    |
@@ -15,6 +15,8 @@
 
 #pragma once
 
+#include "libmemcached-1.0/configure.h"
+
 #ifdef HAVE_NETDB_H
 #  include <netdb.h>
 #endif