re-add Paul Hsieh header
[awesomized/libmemcached] / include / libmemcached-1.0 / struct / server.h
index e3ff9e76bc09235c92a05321da5fecb876555eeb..9a27c9c92ab3954125d1221fc28ae124eb7e2f9f 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.    |
@@ -9,12 +9,14 @@
     | the terms online at: https://opensource.org/licenses/BSD-3-Clause  |
     +--------------------------------------------------------------------+
     | Copyright (c) 2006-2014 Brian Aker   https://datadifferential.com/ |
-    | Copyright (c) 2020 Michael Wallner   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
 #pragma once
 
+#include "libmemcached-1.0/configure.h"
+
 #ifdef HAVE_NETDB_H
 #  include <netdb.h>
 #endif