Merge in refactor of storage such that it is laid out without prototypes.
[awesomized/libmemcached] / tests / string.h
index eebd0c11f3a939b57df632be150e3eb9d19c52de..ca1679cd2d94303a6fff88474cbf2eb03986f0f3 100644 (file)
@@ -1,6 +1,6 @@
 /*  vim:expandtab:shiftwidth=2:tabstop=2:smarttab:
  * 
- *  Gearmand client and server library.
+ *  Libmemcached client and server library.
  *
  *  Copyright (C) 2011 Data Differential, http://datadifferential.com/
  *  All rights reserved.
@@ -37,8 +37,6 @@
 
 #pragma once
 
-#include <libtest/test.h>
-
 #ifdef __cplusplus
 extern "C" {
 #endif