X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=config%2Famanda%2Ftypes.m4;h=a3ddea245ff3bc670439b7423cd13b4d5cf59873;hb=2627875b7d18858bc1f9f7652811e4d8c15a23eb;hp=ff9e85245d8527dc428e66f42398139cf16437bb;hpb=94a044f90357edefa6f4ae9f0b1d5885b0e34aee;p=debian%2Famanda diff --git a/config/amanda/types.m4 b/config/amanda/types.m4 index ff9e852..a3ddea2 100644 --- a/config/amanda/types.m4 +++ b/config/amanda/types.m4 @@ -14,6 +14,9 @@ AC_DEFUN([AMANDA_CHECK_TYPE], [ AC_CHECK_TYPE($1, [], [ AC_DEFINE($1, $2, [Type for $1, if it is not defined by the system]) ], ifelse($3, [], [], [ +#ifdef HAVE_SYS_TYPES_H +#include +#endif #ifdef STDC_HEADERS #include #include