--- liblzf/lzfP.h 2004/04/20 18:11:57 1.8 +++ liblzf/lzfP.h 2005/03/02 02:41:48 1.9 @@ -129,7 +129,11 @@ #endif #if USE_MEMCPY || INIT_HTAB -# include +# ifdef __cplusplus +# include +# else +# include +# endif #endif #endif