summaryrefslogtreecommitdiffstats
path: root/Tests/CustomCommand/check_command_line.c.in
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2006-10-02 14:17:22 (GMT)
committerBrad King <brad.king@kitware.com>2006-10-02 14:17:22 (GMT)
commitbb01a0d6baa948ca35efc8bed91e48756dd13a20 (patch)
treefcc5958da74436927051c6a63d46f5d6119cb772 /Tests/CustomCommand/check_command_line.c.in
parenta178761c12bb3296835e877603364d365d1259f4 (diff)
downloadCMake-bb01a0d6baa948ca35efc8bed91e48756dd13a20.zip
CMake-bb01a0d6baa948ca35efc8bed91e48756dd13a20.tar.gz
CMake-bb01a0d6baa948ca35efc8bed91e48756dd13a20.tar.bz2
COMP: Fix command line check test implementation for Watcom.
Diffstat (limited to 'Tests/CustomCommand/check_command_line.c.in')
-rw-r--r--Tests/CustomCommand/check_command_line.c.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/Tests/CustomCommand/check_command_line.c.in b/Tests/CustomCommand/check_command_line.c.in
index 71d5278..72b34c7 100644
--- a/Tests/CustomCommand/check_command_line.c.in
+++ b/Tests/CustomCommand/check_command_line.c.in
@@ -1,4 +1,5 @@
#include <stdio.h>
+#include <string.h>
const char* expected_arguments[] =
{