From ef089c1ae9003e9ff74662c36a7051481be8bec3 Mon Sep 17 00:00:00 2001 From: An-Cheng Huang Date: Thu, 27 May 2010 19:33:06 -0700 Subject: include needed header --- src/cli_val.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/cli_val.h b/src/cli_val.h index 00ed103..19aca5a 100644 --- a/src/cli_val.h +++ b/src/cli_val.h @@ -1,5 +1,6 @@ #ifndef CLI_DEF_H #define CLI_DEF_H +#include #define BITWISE 0 /* no partial commit */ -- cgit v1.2.3