X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=tests%2Fserver.h;h=0aef86f93ce28ee57747a18329499e32da1b726c;hb=4effcb18b27e2d84a8b29bc311b5edbee3c004b6;hp=d287f11e67245de8d2c7eb0f8eb4668e2caef70a;hpb=540b884236fe1e2d5e6cd52c70881d74e0fcea63;p=awesomized%2Flibmemcached diff --git a/tests/server.h b/tests/server.h index d287f11e..0aef86f9 100644 --- a/tests/server.h +++ b/tests/server.h @@ -1,3 +1,11 @@ +/* + * Copyright (C) 2006-2009 Brian Aker + * All rights reserved. + * + * Use and distribution licensed under the BSD license. See + * the COPYING file in the parent directory for full text. + */ + /* Server startup and shutdown functions. */ @@ -5,7 +13,7 @@ extern "C" { #endif -#include +#include typedef struct server_startup_st server_startup_st;