diff --git a/include/common.h b/include/common.h index 8ab42147..300f30f4 100644 --- a/include/common.h +++ b/include/common.h @@ -1701,7 +1701,7 @@ typedef struct _GAL_Rect { #endif /* Commonly used definitions */ -#if HAVE_LIMITS_H +#ifdef HAVE_LIMITS_H #include #endif