Author: marvin
Date: Wed Oct  3 19:01:19 2012
New Revision: 1393677

URL: http://svn.apache.org/viewvc?rev=1393677&view=rev
Log:
Add missing pound-include.

Modified:
    lucy/trunk/clownfish/runtime/core/Clownfish/Test/TestByteBuf.c

Modified: lucy/trunk/clownfish/runtime/core/Clownfish/Test/TestByteBuf.c
URL: 
http://svn.apache.org/viewvc/lucy/trunk/clownfish/runtime/core/Clownfish/Test/TestByteBuf.c?rev=1393677&r1=1393676&r2=1393677&view=diff
==============================================================================
--- lucy/trunk/clownfish/runtime/core/Clownfish/Test/TestByteBuf.c (original)
+++ lucy/trunk/clownfish/runtime/core/Clownfish/Test/TestByteBuf.c Wed Oct  3 
19:01:19 2012
@@ -14,6 +14,8 @@
  * limitations under the License.
  */
 
+#include <string.h>
+
 #define C_LUCY_TESTBYTEBUF
 #define LUCY_USE_SHORT_NAMES
 #define CHY_USE_SHORT_NAMES


Reply via email to