diff --git a/lib/easy.h b/lib/easy.h index 1ef053c91e..1a9e0d8d60 100644 --- a/lib/easy.h +++ b/lib/easy.h @@ -23,6 +23,10 @@ * $Id$ ***************************************************************************/ +/* This file shadows for in some compilers + */ +#include + /* * Prototypes for library-wide functions provided by easy.c */